Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix tests, closes #1 #3

Merged
merged 1 commit into from Mar 19, 2017
Merged

Conversation

ArmorDarks
Copy link
Contributor

Fix tests es6 syntax not transpiling for older Node, resolves #1

@ArmorDarks
Copy link
Contributor Author

ArmorDarks commented Mar 17, 2017

Your Circle instance for some reason do not run builds for PRs, so can't tell does it help, but it should solve issue.

@ArmorDarks
Copy link
Contributor Author

Though, I don't know will it work with gulp-jest or not.

To be honest, I'd highly advise not using Gulp for this, since it is mostly useless wrapper. Instead, just write you config in package.json and invoke Jest in npm test with jest command.

@yoavniran yoavniran merged commit d6d262f into yoavniran:master Mar 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing tests
2 participants