Files
Terminal.Gui/UnitTests
BDisp ed27696b9e Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345)
* Fixes 2342. Border: can't change border color in window by Border.BorderBrush.

* Fixes border initialization.

---------

Co-authored-by: Tig <tig@users.noreply.github.com>
2023-02-25 15:26:04 -07:00
..
2023-02-07 16:33:22 +09:00
2023-01-15 18:33:38 -07:00
2023-01-15 18:33:38 -07:00
2023-02-21 11:59:46 +13:00
2023-02-03 23:28:58 +09: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.