Files
Terminal.Gui/UnitTests
Tig 33c9a5fad4 Merge pull request #2454 from BDisp/v2_textfield-onenter-fix_2453
Fixes #2453. TextField OnEnter throws exception if IsInitialized is false.
2023-03-27 09:41:55 -06:00
..
2023-03-17 11:24:53 +00:00
2023-03-17 11:24:53 +00:00
2023-03-17 11:24:53 +00:00
2023-03-21 22:24:06 +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.