BDisp 8f49bbe830 Changed to comma. 5 years ago
..
ApplicationTests.cs 8730ac6f37 first unit tests 5 years ago
ConsoleDriverTests.cs 8730ac6f37 first unit tests 5 years ago
DimPosTests.cs 8f49bbe830 Changed to comma. 5 years ago
README.md bdd4b45dd2 added readme for unit tests 5 years ago
ResponderTests.cs e4fbfc4895 added Responder unit tests 5 years ago
UnitTests.csproj 8730ac6f37 first unit tests 5 years ago
ViewTests.cs ad6ce4cd82 added View and DimPos tests 5 years ago
xunit.runner.json 8730ac6f37 first unit tests 5 years ago

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.