BDisp ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) %!s(int64=5) %!d(string=hai) anos
..
ApplicationTests.cs 1edf8189e1 added mainloop tests and updated others %!s(int64=5) %!d(string=hai) anos
ConsoleDriverTests.cs f8d235a426 enabled posdim tests %!s(int64=5) %!d(string=hai) anos
DimTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) %!s(int64=5) %!d(string=hai) anos
MainLoopTests.cs 1edf8189e1 added mainloop tests and updated others %!s(int64=5) %!d(string=hai) anos
PointTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) %!s(int64=5) %!d(string=hai) anos
PosTests.cs 7395656afe merge %!s(int64=5) %!d(string=hai) anos
README.md bdd4b45dd2 added readme for unit tests %!s(int64=5) %!d(string=hai) anos
RectTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) %!s(int64=5) %!d(string=hai) anos
ResponderTests.cs f8d235a426 enabled posdim tests %!s(int64=5) %!d(string=hai) anos
ScenarioTests.cs f4b9d313d8 tweaked scenario tests; minor bug fixes %!s(int64=5) %!d(string=hai) anos
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) %!s(int64=5) %!d(string=hai) anos
UnitTests.csproj 1edf8189e1 added mainloop tests and updated others %!s(int64=5) %!d(string=hai) anos
ViewTests.cs 3ab20b658d unit tests for topologicalsort errors %!s(int64=5) %!d(string=hai) anos
xunit.runner.json 8730ac6f37 first unit tests %!s(int64=5) %!d(string=hai) anos

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.