feat(vitest): add onTestsRerun
method to global setup context
#12061
ci.yml
on: pull_request
Diff: node-latest, ubuntu-latest
9s
Lint: node-latest, ubuntu-latest
2m 28s
Matrix: test-browser
Matrix: test
Annotations
2 errors
specs/runner.test.ts > running browser tests > tests are actually running:
test/browser/specs/runner.test.ts#L35
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(13) ] to have a length of 17 but got 16
- Expected
+ Received
- 17
+ 16
❯ specs/runner.test.ts:35:25
|
Browser: chromium, windows-latest
Process completed with exit code 1.
|