mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
* Add many styles to SpinnerView * Add SpinnerStyles as a nested class * Allow zero as valid spinner delay value * Change from BorderStyle to LineStyle * Rename SpinDelayInMilliseconds to just SpinDelay --------- Co-authored-by: Tig <tig@users.noreply.github.com>
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.