Files
Terminal.Gui/UnitTests
BDisp 8ea6b105fc Fixes #2923. Ensures only clear Instances if they really was disposed. (#2924)
* Fixes #2923. Ensures only clear Instances if they really was disposed and fix unit tests.

* Add Ubuntu-20.04.

* xunit nuget package update.
2023-10-20 11:13:55 -06:00
..
2023-10-13 23:58:49 -06:00
2023-10-13 23:58:49 -06:00
2023-09-21 06:45:40 +01:00
2023-10-13 23:58:49 -06: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.