Charlie Kindel 120991ec5b ready for pr 5 năm trước cách đây
..
ApplicationTests.cs 1edf8189e1 added mainloop tests and updated others 5 năm trước cách đây
ConsoleDriverTests.cs f8d235a426 enabled posdim tests 5 năm trước cách đây
DimTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) 5 năm trước cách đây
MainLoopTests.cs 1edf8189e1 added mainloop tests and updated others 5 năm trước cách đây
PointTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) 5 năm trước cách đây
PosTests.cs 7395656afe merge 5 năm trước cách đây
README.md bdd4b45dd2 added readme for unit tests 5 năm trước cách đây
RectTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) 5 năm trước cách đây
ResponderTests.cs f8d235a426 enabled posdim tests 5 năm trước cách đây
ScenarioTests.cs f4b9d313d8 tweaked scenario tests; minor bug fixes 5 năm trước cách đây
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) 5 năm trước cách đây
TextFormatterTests.cs 120991ec5b ready for pr 5 năm trước cách đây
UnitTests.csproj 49bfe6a6c2 progress...rabbit hole 5 năm trước cách đây
ViewTests.cs a08a411a91 crazy refactoring 5 năm trước cách đây
xunit.runner.json 8730ac6f37 first unit tests 5 năm trước cách đây

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.