Files
Terminal.Gui/UnitTests
Nutzzz f280ded145 Add many styles to SpinnerView (#2510)
* 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>
2023-04-17 09:36:53 -06:00
..
2023-04-17 09:31:45 -06:00
2023-04-17 09:31:45 -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.