Files
Terminal.Gui/UnitTests
BDisp b65092fcaa Fixes #2095. Resizing when a context menu is open causes the Enter event to get spammed (#3193)
* Fixes #2095. Resizing when a context menu is open causes the Enter event to get spammed

* Update nuget packages.
2024-01-20 09:34:51 -07:00
..
2023-01-15 18:33:38 -07:00
2023-02-21 11:59:46 +13: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.