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

JSX Support #34

Closed
jamestalmage opened this issue Dec 1, 2015 · 5 comments
Closed

JSX Support #34

jamestalmage opened this issue Dec 1, 2015 · 5 comments

Comments

@jamestalmage
Copy link

Reference:
avajs/ava#274

@twada
Copy link
Member

twada commented Mar 9, 2016

Now I'm working with it.

refs: embedAst option to embed assertion's AST and tokens to make runtime side parser unnecessary

@MoOx
Copy link

MoOx commented Jun 9, 2016

@twada I saw that the PR you mentionned has been merged. What is the progress on this issue then?

@twada
Copy link
Member

twada commented Jun 10, 2016

@MoOx
If you are using AVA, you can use JSX tags once this PR has been released.
If you are using power-assert directly, you can now use JSX tags through babel-plugin-espower with option embedAst: true.

@twada
Copy link
Member

twada commented Jun 10, 2016

To be documented though.

@twada
Copy link
Member

twada commented Dec 31, 2016

Close this issue since this feature is documented, and power-assert also suggests configuration option on parse error.

@twada twada closed this as completed Dec 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants