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