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

Setup ava for JSX #26

Closed
godu opened this issue Feb 24, 2016 · 5 comments
Closed

Setup ava for JSX #26

godu opened this issue Feb 24, 2016 · 5 comments

Comments

@godu
Copy link
Contributor

godu commented Feb 24, 2016

https://github.com/kentcdodds/react-ava-workshop/blob/master/other/setup-ava-tests.js

Enables ava to write tests with JSX

@jfmengels

@CoorpAcademyAdmin
Copy link
Contributor

@jfmengels jfmengels self-assigned this Feb 24, 2016
@godu
Copy link
Contributor Author

godu commented Feb 25, 2016

https://github.com/kentcdodds/react-ava-workshop/blob/master/INSTRUCTIONS.md#ava

You'll have to install an old version of ava if you want to use jsx in your test files.
🐯 To install the ava module, go ahead with:

npm install --save-dev [email protected]

@jfmengels
Copy link
Contributor

Ouais, j'ai tenté un peu et effectivement, c'est pas aussi simple. En attente de avajs/ava#448

@godu
Copy link
Contributor Author

godu commented Feb 25, 2016

Effectivement, c'est pas gênant pour le moment. On peut se permettre d'attendre.

@jfmengels
Copy link
Contributor

👍

@jfmengels jfmengels removed their assignment Feb 25, 2016
@godu godu closed this as completed Mar 18, 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