Files
Terminal.Gui/UnitTests
Tig cc7ad31219 Merge pull request #2230 from BDisp/menubar-without-menuitems-fix-2228
Fixes #2228. Crash when attempting to open menu bar item with action but no menu items assigned.
2022-12-04 07:57:07 -07:00
..
2021-08-26 07:55:19 -07:00
2022-11-04 11:25:27 -06:00
2022-10-31 17:09:19 +00:00
2022-12-03 19:34:55 +00: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.