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

How to use enzyme and snapshot feature (RegisterForm.jsx hasn't been transpiled yet.) #1162

Closed
Ridermansb opened this issue Oct 4, 2018 · 1 comment

Comments

@Ridermansb
Copy link

❔ How to use enzyme and snapshot feature?

I'm trying to write an test but I receive

/src/RegisterForm.jsx hasn't been transpiled yet.

Link to sandbox: link

@lbogdan
Copy link
Contributor

lbogdan commented Mar 26, 2019

Closing this, as we only support jest for tests at the moment. Feel free to open a feature request for enzyme.

You can also try to use a server sandbox, which basically supports anything you could do in a local development environment.

@lbogdan lbogdan closed this as completed Mar 26, 2019
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