Charlie Kindel c6a4bd9612 removed DEBUG by renaming #define 5 سال پیش
..
ApplicationTests.cs 1edf8189e1 added mainloop tests and updated others 5 سال پیش
ConsoleDriverTests.cs f8d235a426 enabled posdim tests 5 سال پیش
DimTests.cs 24e0c0f1bf fixed culture issue 5 سال پیش
MainLoopTests.cs 1edf8189e1 added mainloop tests and updated others 5 سال پیش
PosTests.cs 3d1cb26a7a Change to Assert.Equal 5 سال پیش
README.md bdd4b45dd2 added readme for unit tests 5 سال پیش
ResponderTests.cs f8d235a426 enabled posdim tests 5 سال پیش
ScenarioTests.cs c6a4bd9612 removed DEBUG by renaming #define 5 سال پیش
UnitTests.csproj 1edf8189e1 added mainloop tests and updated others 5 سال پیش
ViewTests.cs 3ab20b658d unit tests for topologicalsort errors 5 سال پیش
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.