Closed Deraen closed 7 years ago
Could you squash your commits? I was going to manually merge the PR into master, but I see you've merged master into the PR.
@weavejester Squashed both PRs.
Btw. noticed a test is failing, but this happens even without my PRs, could be the catch output feature?
Maybe. I'll take a look. The tests passed last I checked... I should really add them to the CI.
Closes #1
Not sure if approach with each fixtures here is correct, but this seems to work. If I added the test to existing
test-var
fn, the fixtures were run for all test vars after failure. Now that I movedeach-fixtures
call to inside the check, no more fixtures are run after a failure.I tested this with following fixture: