junegunn / junegunn/vader.vim

Suggestion: dependency between test files

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.