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 for filtering platform specific tests in detox-cli #435

Merged
merged 1 commit into from
Nov 27, 2017

Conversation

rotemmiz
Copy link
Member

detox test -c ios.sim.release --platform ios will skip tests marked with :android: in their name
detox test -c android.emu.release --platform android will skip tests marked with :ios: in their name

@rotemmiz rotemmiz merged commit 2e1a4bb into master Nov 27, 2017
@rotemmiz rotemmiz deleted the platform_specific_cli branch November 27, 2017 20:27
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant