common-workflow-language / common-workflow-language/cwltest
No feedback when --test file.yml fails to parse?
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 19
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 3
Description
`cwltest [--verbose] --test foo.yml` where `foo.yml` doesn't exist (or doesn't conform to the required schema) fails quietly, with no feedback whatsoever, skipping any valid test items.
- Expected: Failed to find / parse `foo.yml` with non-zero exit flag.
- Nice to have: Descriptive message, failed to parse test with `id: ...` in `foo.yml` because [...]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.