Files
Terminal.Gui/UnitTests
RoxCian e384b44d5a Fix unit test.
Fix an issue about date time formatting under non en-US culture in DateFieldTest.
2023-09-22 13:47:13 +08:00
..
2023-07-19 09:08:49 -06:00
2023-09-22 13:47:13 +08:00

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.