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

Consider spliting @moxy/jest-config-testing-library into a web and native variant #29

Closed
satazor opened this issue Aug 7, 2020 · 1 comment · Fixed by #37
Closed

Comments

@satazor
Copy link
Contributor

satazor commented Aug 7, 2020

Reason being that @moxy/jest-config-testing-library installs @testing-library/jest-native which as a peerDependency of react-native, which is weird on web projects.

npm WARN @testing-library/jest-native@3.3.0 requires a peer of react-native@* but none is installed. You must install peer dependencies yourself.
npm WARN @testing-library/jest-native@3.3.0 requires a peer of react-test-renderer@* but none is installed. You must install peer dependencies yourself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants