Files
Terminal.Gui/UnitTests
Brandon Thetford f5ead8b54e Remove unused internal constructor and its test
It was only used by that test.
2024-02-15 18:48:40 -07:00
..
2024-02-14 02:13:49 -07:00
2024-02-14 02:13:05 -07:00
2023-10-04 06:42:47 -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.