mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 01:38:01 +01:00
* Removed resharper settings from editorconfig * Initial work in progress * API doc * API doc * initial commit * Fixed color and attribute issues * Made Color a value type (readonly struct) etc... * Removed stuff from other PR * Ensured Colors.ColorScheme has private setter * oops * oops 2 * Code cleanup * Code cleanup * oops 4 * Reverted Attrivte.Default to be readonly static * Fixed [Fact] [AutoInitShutdown]
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.