Files
Terminal.Gui/UnitTests
BDisp 2594706a69 Fixes #1967. New keys for DeleteAll on TextField and TextView. (#1968)
* Fixes #1967. New keys for DeleteAll on TextField and TextView.

* Changing unit test for the new keys.
2022-09-05 07:17:10 -07:00
..
2021-08-26 07:55:19 -07:00
2021-04-25 10:18:31 -07:00
2022-07-04 11:22:27 -04:00
2021-04-25 10:18:31 -07: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.