Files
Terminal.Gui/UnitTests
Tig 7269d6f51d Merge pull request #2134 from BDisp/treeview-desiredCursorVisibility-set-fix
Fixes #2133. TreeView: desiredCursorVisibility field is set before the if condition check.
2022-10-31 08:51:57 -07:00
..
2021-08-26 07:55:19 -07:00
2021-04-25 10:18:31 -07:00
2021-04-25 10:18:31 -07:00
2022-10-30 20:13:21 +00:00
2021-04-25 10:18:31 -07:00
2022-10-30 20:13:25 +00:00
2020-06-07 21:44:03 -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.