Files
Terminal.Gui/UnitTests
BDisp 72aaf27f91 Fixes #3930. Tests are crashing again... (#3948)
* Fixes #3930. Tests are crashing again...

* Clear the source settings on test.

* Just call CM.Reset.

* Fix one more test 'not run' because of the use of enums in parameters

* Replace void to Task
2025-03-02 10:39:27 -07:00
..
2024-12-09 22:03:40 -08:00
2024-09-23 13:58:02 -06:00
2024-11-26 10:18:14 -07:00
2024-09-03 10:55:57 -06:00
2024-07-07 14:40:54 -06: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.