BDisp e0c6067b39 Fixing the Removed test. vor 5 Jahren
..
ApplicationTests.cs 1edf8189e1 added mainloop tests and updated others vor 5 Jahren
ConsoleDriverTests.cs f8d235a426 enabled posdim tests vor 5 Jahren
DimTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) vor 5 Jahren
MainLoopTests.cs 1edf8189e1 added mainloop tests and updated others vor 5 Jahren
PointTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) vor 5 Jahren
PosTests.cs 7395656afe merge vor 5 Jahren
README.md bdd4b45dd2 added readme for unit tests vor 5 Jahren
RectTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) vor 5 Jahren
ResponderTests.cs f8d235a426 enabled posdim tests vor 5 Jahren
ScenarioTests.cs f4b9d313d8 tweaked scenario tests; minor bug fixes vor 5 Jahren
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) vor 5 Jahren
TextFormatterTests.cs 120991ec5b ready for pr vor 5 Jahren
UnitTests.csproj 49bfe6a6c2 progress...rabbit hole vor 5 Jahren
ViewTests.cs e0c6067b39 Fixing the Removed test. 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.