Charlie Kindel ad6ce4cd82 added View and DimPos tests 5 éve
..
ApplicationTests.cs 8730ac6f37 first unit tests 5 éve
ConsoleDriverTests.cs 8730ac6f37 first unit tests 5 éve
DimPosTests.cs ad6ce4cd82 added View and DimPos tests 5 éve
README.md bdd4b45dd2 added readme for unit tests 5 éve
ResponderTests.cs e4fbfc4895 added Responder unit tests 5 éve
UnitTests.csproj 8730ac6f37 first unit tests 5 éve
ViewTests.cs ad6ce4cd82 added View and DimPos tests 5 éve
xunit.runner.json 8730ac6f37 first unit tests 5 éve

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.