Incompatibility with Jest 20
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When using `gulp-jest-cli` with Jest version 20+, an error occurs `projects.map is not a function`. This is due to `runCLI` expecting an array as the second argument.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.