Files
Terminal.Gui/UnitTests
Thomas e62e2382de WIP:Start refactoring Autocomplete
- Seperate out suggestion generation from popup/append UI
- Reduce coupling and subclassing
2023-03-29 22:58:09 +01:00
..
2023-03-17 11:24:53 +00:00
2023-03-17 11:24:53 +00:00
2023-03-17 11:24:53 +00:00
2023-03-21 22:24:06 +00:00
2023-03-29 22:58:09 +01: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.