tznind b30dd8e065 Added Suggestion class vor 2 Jahren
..
Application 846494ea7c Resolving merge conflicts. vor 2 Jahren
Colors 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) vor 2 Jahren
Configuration 2ed71e284c Move all nested eventargs out of parent classes to root vor 2 Jahren
Core c9ab7b5bd8 Change LineCanvas interpretation of Length=0 vor 2 Jahren
Drivers 846494ea7c Resolving merge conflicts. vor 2 Jahren
Menus 846494ea7c Resolving merge conflicts. vor 2 Jahren
Text d81bf050ee Fixes #2451. ListView SelectedItem should be -1 by default. vor 2 Jahren
TopLevels c363190fe9 Resolving merge conflicts. vor 2 Jahren
Types 43f67a6387 Convert more Actions to EventHandlers in View vor 2 Jahren
UICatalog 0448e53926 Fix changed event and reformat in UnitTests. vor 2 Jahren
Views b30dd8e065 Added Suggestion class vor 2 Jahren
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests vor 2 Jahren
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) vor 3 Jahren
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) vor 3 Jahren
TestHelpers.cs 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) vor 2 Jahren
UnitTests.csproj ffc06ea59f Remove duplicates packages and updating. vor 2 Jahren
coverlet.runsettings b29240f362 Code coverage (#1235) vor 4 Jahren
xunit.runner.json 8730ac6f37 first unit tests vor 5 Jahren

README.md

Automated Unit Tests

Terminal.Gui uses xunit for automated unit tests run automatically with Github Actions.

See the Testing wiki for details on how to add more tests.