Files
Terminal.Gui/UnitTests
Tig def1a190aa Merge pull request #2237 from tznind/null-ref-fix-set-focus
Fixes #2236 Avoid Null reference when OnLeave event handlers clears focus
2022-12-03 12:08:39 -07:00
..
2021-08-26 07:55:19 -07:00
2021-04-25 10:18:31 -07:00
2022-11-04 11:25:27 -06:00
2022-10-31 08:51:07 -07:00
2021-04-25 10:18:31 -07:00
2022-10-31 17:09:19 +00:00
2021-04-25 10:18:31 -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.