Files
Terminal.Gui/UnitTests
tznind 7af2763f43 Added method RebuildTree
Similar to RefreshObject but for all visible branches.  Call this method when making large scale changes behind the scenes to objects including hierarchy changes.
2020-12-09 13:24:30 +00:00
..
2020-06-07 22:20:12 -06:00
2020-07-06 15:42:02 -07:00
2020-12-09 13:24:30 +00: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.