Files
Terminal.Gui/UnitTests
Tig c00de4a092 Makes Window default Arrangement not be movable/resizable (#3931)
* Window -> not sizeable/movable by default.
Window: Code cleanup.
Frameview: Code cleanup.

* View API docs updates

* View API docs updates
2025-02-27 12:24:31 -07:00
..
2024-12-07 14:37:17 -08:00
2024-12-09 22:03:40 -08:00
2024-09-23 13:58:02 -06:00
2024-11-26 10:18:14 -07:00
2024-09-03 10:55:57 -06:00
2024-07-07 14:40:54 -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.