Files
Terminal.Gui/UnitTests
tznind b75b79b068 Added RefreshObject and IsExpanded
RefreshObject notifies tree of changes to a model (e.g. it's children) and clears cached knowledge but persists the branch expansion state
2020-12-02 15:10:54 +00:00
..
2020-06-07 22:20:12 -06:00
2020-07-06 15:42:02 -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.