Files
Terminal.Gui/UnitTests
BDisp 7a041fcc73 Fixes #3229. TextFormatter should have a FillRemaining property. (#3245)
* Fixes #3229. TextFormatter should have a FillRemaining property.

* Remove fillRemaining parameter from the Draw method.
2024-02-12 17:25:09 -07:00
..
2023-10-04 06:42:47 -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.