Add name to description for named datasets

This commit is contained in:
Stephen Shead
2020-07-19 19:05:54 +10:00
parent be8a64e4b8
commit edcd2cb50e
3 changed files with 24 additions and 5 deletions

View File

@ -345,6 +345,9 @@
✓ it throws exception when `process isolation` is true
✓ it do not throws exception when `process isolation` is false
PASS Tests\Unit\Datasets
✓ it show the names of named datasets in their description
PASS Tests\Unit\Plugins\Version
✓ it outputs the version when --version is used
✓ it do not outputs version when --version is not used
@ -385,5 +388,5 @@
✓ depends with defined arguments
✓ depends run test only once
Tests: 7 skipped, 227 passed
Tests: 7 skipped, 228 passed