Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Testing of react-native-web components in same project. #1

Open
veris-amoghbanta opened this issue Feb 24, 2017 · 0 comments
Open

Testing of react-native-web components in same project. #1

veris-amoghbanta opened this issue Feb 24, 2017 · 0 comments
Assignees

Comments

@veris-amoghbanta
Copy link
Collaborator

Jest doesn't allows to have multiple presets and configurations in a single project which is a problem faced by Facebook itself and jest community is working on it.
So, in a nutshell, as of now, there is not a way to snapshot test our components for both native(react-native) and web(react-native-web) in a single project or at the same time(without making change in the jest configuration).
( this and this and this ) are the issues related.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants