Files
Terminal.Gui/UnitTests
Tig 1bdd9014f5 Merge pull request #2270 from BDisp/ensuresvisibilityselecteditem-public-fix-2269
Fixes #2269. ListView.EnsureSelectedItemVisible must be public.
2023-01-15 18:59: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.