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

support ES6 with babel #16

Open
akvadrako opened this issue May 30, 2016 · 2 comments
Open

support ES6 with babel #16

akvadrako opened this issue May 30, 2016 · 2 comments

Comments

@akvadrako
Copy link

akvadrako commented May 30, 2016

Like a tape -r babel-register equivalent.

@ratiotile
Copy link

Not sure what you mean. Faucet should only process TAP output, so what does it have to do with es6? My script with es6 for reference: "test": "node_modules/tape/bin/tape -r babel-register 'src/stubs/setup_jsdom.js' 'src/**/test_*.@(js|es6|jsx)' | tee test.log | faucet"

@akvadrako
Copy link
Author

faucet can also be used as a runner:

usage: `faucet [FILES]` or `| faucet`

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