Suggestion: dependency between test files
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 599
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Imagine a test file `A.vader` that needs to be tested. But it relies on features that are tested in `B.vader`. So if `B.vader` doesn't pass, then `A.vader` can't pass, and it's not even necessary to continue the test. Sth like `DependsOn B.vader` at the beginning of the file. What do you think ?
P.S. You did an awesome work there, I love this plugin :+1:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.