BDisp 886d650ed6 Rename CheckboxTests.cs to CheckBoxTests.cs пре 2 година
..
Application 7454dac942 Reorg of unit tests пре 2 година
Core 3dbd21ed56 Reorg of unit tests пре 2 година
Drivers 3dbd21ed56 Reorg of unit tests пре 2 година
Menus 7454dac942 Reorg of unit tests пре 2 година
Text fa048da358 Merge branch 'develop' into unittest_reorg пре 2 година
TopLevels 7454dac942 Reorg of unit tests пре 2 година
Types 7454dac942 Reorg of unit tests пре 2 година
UICatalog 9d1a429676 Implementing nullable bool checked on CheckBox. пре 2 година
Views 886d650ed6 Rename CheckboxTests.cs to CheckBoxTests.cs пре 2 година
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests пре 2 година
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) пре 3 година
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) пре 3 година
TestHelpers.cs a4bd3b4bce Fixes #2287. AssertDriverColorsAre is reporting wrong colors information. пре 2 година
UnitTests.csproj ab7d667217 merge пре 2 година
coverlet.runsettings b29240f362 Code coverage (#1235) пре 4 година
xunit.runner.json 8730ac6f37 first unit tests пре 5 година

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.