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

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.