Files
Terminal.Gui/UnitTests
Tig f7ac933d2f Merge pull request #3352 from BDisp/v1_tabindex-fix_3351
Fixes #3351 (V1). TabIndex with the same setter value but with wrong index return without set the correct value.
2024-03-31 10:48:16 -06:00
..
2023-01-15 18:33:38 -07:00
2023-02-21 11:59:46 +13: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.