Charlie Kindel 3ab20b658d unit tests for topologicalsort errors 5 years ago
..
ApplicationTests.cs f8d235a426 enabled posdim tests 5 years ago
ConsoleDriverTests.cs f8d235a426 enabled posdim tests 5 years ago
DimTests.cs 24e0c0f1bf fixed culture issue 5 years ago
PosTests.cs 24e0c0f1bf fixed culture issue 5 years ago
README.md bdd4b45dd2 added readme for unit tests 5 years ago
ResponderTests.cs f8d235a426 enabled posdim tests 5 years ago
UnitTests.csproj 8730ac6f37 first unit tests 5 years ago
ViewTests.cs 3ab20b658d unit tests for topologicalsort errors 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.