Files
Terminal.Gui/UnitTests
BDisp 87f6cfc8ed Fixes #1557 - Border and PanelView fixes (#1563)
* Fixes #1557. Ensures the border child not to be null.

* Improves the PanelView and some bug fixes.

* Implementing rounded corners border.

* Fixes some items not showing on page down/up.
2022-02-06 14:43:38 -08:00
..
2021-08-26 07:55:19 -07:00
2021-04-25 10:18:31 -07:00
2021-04-25 10:18:31 -07:00
2020-06-07 22:20:12 -06:00
2021-04-25 10:18:31 -07:00
2020-06-07 21:44:03 -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.