Files
Terminal.Gui/UnitTests
Thomas Nind 7888365743 Fixes #2681- SpinnerView should not use SetNeedsDisplay for advancing its animations (#2710)
* Move spinnerview animation advancement to explicit method

* Update scenario

* Fix unit tests

---------

Co-authored-by: Tig <tig@users.noreply.github.com>
2023-07-12 08:50:55 -07: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.