mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 08:47:59 +01:00
* Removed resharper settings from editorconfig * Fixed FileDialog, Button, and Checkbox * Fixed RadioGroup * code cleanup * Fixed Unicode Scenario * Fixed nonBMP bug in DrawHotString * Fixed nonBMP bug in DrawHotString * Fixed AllViewsTester and Buttons * Fixed Dialogs & MessageBoxes * API docs
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.