Files
Terminal.Gui/UnitTests
Thomas Nind 53c7eaf266 Fix tileview borders and enable tests (#2708)
* Fix compilation errors in tests

* Fix line lengths for border drawing

* Fix tile view tests by adding init calls
2023-07-05 16:47:51 -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.