tests: add visual test for help output

This commit is contained in:
Owen Voke
2020-11-12 09:11:51 +00:00
parent e7585a4ba2
commit feb6417f45
2 changed files with 17 additions and 1 deletions

View File

@ -377,6 +377,9 @@
PASS Tests\Unit\TestSuite
✓ it does not allow to add the same test description twice
PASS Tests\Visual\Help
✓ visual snapshot of help command output
PASS Tests\Visual\SingleTestOrDirectory
✓ allows to run a single test
✓ allows to run a directory
@ -394,5 +397,5 @@
✓ depends with defined arguments
✓ depends run test only once
Tests: 7 skipped, 232 passed
Tests: 7 skipped, 233 passed