mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
* Fixed NumericUpDown warning * Fixed Aot Warning * Fixed warnings in Application.cs * Fixed more NumericUpDown warning * Fixed CommandImpl warning * Fixed Thickness warnings * Fixed Label warning * Fixed warning * Fixed menubar test warning * Fixed warnings * Fixed warnings * Removed dead code * Fixed warnings
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.