BDisp f32af48a09 Fixes #808. Added an automated CanFocus. hace 5 años
..
ApplicationTests.cs dce2a0304e Fixed Unit Test based on the changes. hace 5 años
ConsoleDriverTests.cs d6f9e0a832 Fixed more unit tests. hace 5 años
DimTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) hace 5 años
MainLoopTests.cs fc00bc223f changed timout tolerance to 100ms - tests failed in CI/CD hace 5 años
PointTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) hace 5 años
PosTests.cs dce2a0304e Fixed Unit Test based on the changes. hace 5 años
README.md bdd4b45dd2 added readme for unit tests hace 5 años
RectTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) hace 5 años
ResponderTests.cs da54dece1f dealt with Removed hace 5 años
ScenarioTests.cs dce2a0304e Fixed Unit Test based on the changes. hace 5 años
SizeTests.cs ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) hace 5 años
TextFormatterTests.cs 9d088f87ec fixed a wide-unicode bug hace 5 años
UnitTests.csproj 9ef9eb95a3 merge after massive PR merge hace 5 años
ViewTests.cs f32af48a09 Fixes #808. Added an automated CanFocus. hace 5 años
xunit.runner.json 8730ac6f37 first unit tests hace 5 años

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.