Files
Terminal.Gui/UnitTests
Charlie Kindel 52a5fccdc4 Merge pull request #1383 from BDisp/key-unit-tests
Fixes #1381. Unit tests to demonstrate the Key enum ambiguity check.
2021-07-21 09:15:07 -07:00
..
2021-07-15 19:29:35 +01:00
2021-04-25 10:18:31 -07:00
2021-07-21 09:02:48 -07:00
2021-04-25 10:18:31 -07:00
2020-06-07 22:20:12 -06:00
2021-04-25 10:18:31 -07:00
2021-04-25 10:18:31 -07:00
2020-06-07 21:44:03 -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.