Files
Terminal.Gui/UnitTests
Tig 264f0b0bfe Merge pull request #2268 from BDisp/ensurevisiblebounds-fix-2267
Fixes #2267. Toplevel.EnsureVisibleBounds throws an exception if border is null.
2023-01-12 19:16:52 -07:00
..
2022-11-11 12:18:07 -07:00
2022-12-04 08:09:27 -07:00
2022-12-04 20:07:39 +00:00
2022-12-04 08:09:27 -07:00
2022-12-20 18:02:31 -03:00
2022-12-31 06:23:49 -07:00
2022-12-04 08:09:27 -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.