mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
* Release v1.3.0 * regen docs * change nuget publish script to use rohit version * Release v1.3.1 * Force fix README.md API docs links * tweak contrib instructions * more doc fixes * updated most urls
6 lines
251 B
Markdown
6 lines
251 B
Markdown
# Automated Unit Tests
|
|
|
|
`Terminal.Gui` uses [xunit](https://xunit.net/) for automated unit tests run automatically with Github Actions.
|
|
|
|
See the [Testing wiki](https://github.com/gui-cs/Terminal.Gui/wiki/Testing) for details on how to add more tests.
|