Files
Terminal.Gui/UnitTests
Tig 7605e2bc11 Merge pull request #2290 from BDisp/view-clear-fix_2289
Fixes #2289. View.Clear method is clearing beyond its parent bounds.
2023-01-15 18:31:21 -07:00
..
2022-11-11 12:18:07 -07:00
2022-12-04 08:09:27 -07:00
2022-12-04 20:07:39 +00:00
2022-12-04 08:09:27 -07:00
2022-12-20 18:02:31 -03:00
2022-12-31 06:23:49 -07: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.