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

cannot recognise async await in tests #17

Open
ghost opened this issue Aug 11, 2016 · 4 comments
Open

cannot recognise async await in tests #17

ghost opened this issue Aug 11, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 11, 2016

I guess it should be solved by babel, but how exactly?
any suggestion?

@vrunoa
Copy link
Member

vrunoa commented Aug 11, 2016

yeap @dariosalviwork, for now you'll have to transpile your test before running them

@chauthai
Copy link
Contributor

@dariosalviwork I will take a look at it. I might be able to include a transpile step to use es6/7 syntax.

@vrunoa
Copy link
Member

vrunoa commented Sep 14, 2016

@chauthai thanks for your contributions, i'm really out of time right now can give much time to the project.

@chauthai
Copy link
Contributor

@dariosalviwork did you try the --babel flag, when you start the test? I introduced the flag to enable transpilation.

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