Files
Terminal.Gui/UnitTests
Tig Kindel 32e7b63b77 Merge pull request #2065 from BDisp/mouseGrabView-track-feature
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
2022-09-26 11:04:27 -07:00
..
2021-08-26 07:55:19 -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.