Files
Terminal.Gui/UnitTests
Tig c5b7b084a9 Way too big a committ.... but I got carried away.
- Started MouseEventEventArgs -> MouseEvent transition - for OnMouseEvent. Partially fixes #3029.
- Refactored Appliation.OnMouseEvent and View.OnMouseEvent to match design guidelines.
- Re-impleented highlight, enabling extensibility (see Border).
- Beefed up unit tests
2024-04-04 18:50:13 -04:00
..
2024-03-29 10:36:12 -06:00
2024-03-23 19:45:32 +00:00
2024-03-25 16:54:08 -06:00
2024-03-23 19:55:45 +00:00
2024-03-25 16:54:08 -06:00
2024-04-01 14:24:32 -06:00
2023-10-04 06:42:47 -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.