Files
Terminal.Gui/UnitTests
dependabot[bot] bf92d1291b Bump xunit from 2.8.1 to 2.9.0 (#3596)
Bumps xunit from 2.8.1 to 2.9.0.

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 09:20:10 -06:00
..
2023-01-15 18:33:38 -07:00
2023-02-21 11:59:46 +13:00
2021-04-25 10:18:31 -07: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.