Charlie Kindel 6df27f5fd0 removed DEBUG stuff пре 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 6df27f5fd0 removed DEBUG stuff пре 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.