Files
Terminal.Gui/UnitTests
Melvyn Laïly 077a356944 Fix #882
Fix NullReferenceException during keyboard navigation
when `Focused` is null.
2020-09-10 20:05:49 +01:00
..
2020-07-17 03:53:22 +01:00
2020-06-07 22:20:12 -06:00
2020-07-06 15:42:02 -07:00
2020-06-24 14:02:01 -07:00
2020-09-10 20:05:49 +01: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.