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

Make eslint rule testing use jest (not mocha) #4328

Closed
zpao opened this issue Jul 9, 2015 · 1 comment
Closed

Make eslint rule testing use jest (not mocha) #4328

zpao opened this issue Jul 9, 2015 · 1 comment
Assignees

Comments

@zpao
Copy link
Member

zpao commented Jul 9, 2015

using npm@3, mocha is not necessarily at node_modules/eslint-tester/node_modules/mocha/bin/mocha (thanks to hoisting). (eg it's actually at node_modules/mocha/bin/mocha for me)

@zpao zpao assigned bgw Jul 9, 2015
@bgw
Copy link
Contributor

bgw commented Jul 9, 2015

We've found out that it's possible to use eslint-tester with jest, so we should just do that.

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

No branches or pull requests

2 participants