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

Support "any" react-native or expo version #20

Open
martinheidegger opened this issue Nov 18, 2020 · 0 comments
Open

Support "any" react-native or expo version #20

martinheidegger opened this issue Nov 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@martinheidegger
Copy link
Member

Problem
The react-native and expo versions of rn-tape are fixed which makes it impossible to test a given library for different versions of the platform.

Improvement
Add an command-line option that specifies a react-native or expo-version to run the test in.

How to implement it? Have a prepared folder for every supported expo/react-native version. This might be the fastest/cheapest way to implement it?!

Alternatives
We could have a setup script for each rn/expo version but it seems that this would just make the tests very slow.

@martinheidegger martinheidegger added the enhancement New feature or request label Nov 18, 2020
@martinheidegger martinheidegger mentioned this issue Nov 18, 2020
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant