Files
Terminal.Gui/UnitTests
dependabot[bot] 9a47180bb4 Bump xunit from 2.5.0 to 2.5.3
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.3.
- [Commits](https://github.com/xunit/xunit/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 12:25:39 -04:00
..
2023-07-26 08:59:55 -06:00
2023-01-15 18:33:38 -07:00
2023-02-21 11:59:46 +13: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.