Files
Terminal.Gui/UnitTests
Tig 0bd50c5b93 Fixes #3641. CheckBox.State -> CheckBox.CheckState (#3648)
* State->CheckState.
Toggled->CheckStateChanging.

* Code cleanup & doc fix

* Updated migration guide

* Updated migration guide
2024-08-06 08:39:55 -06:00
..
2024-08-05 09:14:33 -06:00
2024-07-22 16:59:10 -06:00
2024-08-05 09:14:33 -06:00
2024-08-05 09:14:33 -06:00
2024-08-05 09:14:33 -06:00
2024-08-05 09:14:33 -06:00
2024-08-02 11:56:45 -06:00
2024-07-07 14:40:54 -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.