Testing React Native components in AVA 5? #3210
Unanswered
BenTracyDotCom
asked this question in
Q&A
Replies: 1 comment
-
There is no more direct Babel integration, so you'll have to precompile and either use React support in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to test React Native components in AVA 5? All the docs I could find point to AVA 3-4 for any kind of React component testing and every method I try to render the component and check that it is rendered gives a "SyntaxError: Unexpected token '<' ".
Beta Was this translation helpful? Give feedback.
All reactions