Files
Terminal.Gui/UnitTests
tznind cedc4fba81 Add FilesSelected event
Allows user to do things like confirm dialogs on selecting existing file(s)
2023-03-19 10:07:00 +00:00
..
2021-04-25 10:18:31 -07:00
2023-03-19 10:07:00 +00: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.