Files
Terminal.Gui/UnitTests/README.md
2020-06-07 22:20:12 -06:00

6 lines
252 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/migueldeicaza/gui.cs/wiki/Testing) for details on how to add more tests.