Closed ai closed 7 years ago
Any updates?
let me look into this. Sorry but I'm really busy at work and I'm not sure when I will have time to stop and take a look on it.
I have send PR https://github.com/alansouzati/gulp-jest/pull/36 with small change. Hope that is all what needs to be done.
Let me review this today. I will release a new version after that. Thanks for your contribution
Sent from my iPhone
On May 31, 2017, at 9:28 AM, Tomasz Pietrzak notifications@github.com wrote:
I have send PR #36 with small change. Hope that is all what needs to be done.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
gulp-jest 2.0.0 released with support for Jest 20. Thank you guys.
FYI. basic support is there but it still "fails" when you want a specific config. Like sending updateSnapshot: true
. I will fix this.
Good news, just remove config: {}
object. now it is flat structure. I've updated the README accordingly.
@alansouzati Jest 20 was released and we need to update this module to support new version.