Charlie Kindel f4b9d313d8 tweaked scenario tests; minor bug fixes 5 years ago
..
ApplicationTests.cs 1edf8189e1 added mainloop tests and updated others 5 years ago
ConsoleDriverTests.cs f8d235a426 enabled posdim tests 5 years ago
DimTests.cs 24e0c0f1bf fixed culture issue 5 years ago
MainLoopTests.cs 1edf8189e1 added mainloop tests and updated others 5 years ago
PosTests.cs 3d1cb26a7a Change to Assert.Equal 5 years ago
README.md bdd4b45dd2 added readme for unit tests 5 years ago
ResponderTests.cs f8d235a426 enabled posdim tests 5 years ago
ScenarioTests.cs f4b9d313d8 tweaked scenario tests; minor bug fixes 5 years ago
UnitTests.csproj 1edf8189e1 added mainloop tests and updated others 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.