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

Replace call for babel-register with line in mocha.opts #1

Open
everm1nd opened this issue Aug 3, 2017 · 0 comments
Open

Replace call for babel-register with line in mocha.opts #1

everm1nd opened this issue Aug 3, 2017 · 0 comments

Comments

@everm1nd
Copy link
Owner

everm1nd commented Aug 3, 2017

https://github.com/everm1nd/react-mixer/blob/master/test/helpers/browser.js#L2
Should be something like:

--reporter spec
--colors
--recursive
--compilers js:babel-core/register
--require test/testHelper.js
test/**/*.spec.js
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

1 participant