mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 09:18:01 +01:00
* Fixes #3635. Focus gets confused with ContextMenu. * Improving unit test. * Updated migration doc to include additional findings. (#3660) * Updated migration doc to include additional findings. * Updated per PR recommendations. --------- Co-authored-by: Tig <tig@users.noreply.github.com> --------- Co-authored-by: Tig <tig@users.noreply.github.com> Co-authored-by: Brian Gentry <bgentry@trestledevelopment.com>
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.