Files
Terminal.Gui/UnitTests
joebart457 3150d43979 Fixes #3144. TextView Autocomplete does not insert capital letters (#3145)
* Fixes #3144. TextView Autocomplete does not insert capital letters

* Fixes #3144. Fix unit test for fix of TextView Autocomplete does not insert capital letters
2024-01-08 12:11:11 -07:00
..
2023-10-04 06:42:47 -06: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.