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

How do I choose the environment I want my tests to run in? #56

Open
any4ka opened this issue May 17, 2016 · 2 comments
Open

How do I choose the environment I want my tests to run in? #56

any4ka opened this issue May 17, 2016 · 2 comments

Comments

@any4ka
Copy link

any4ka commented May 17, 2016

I would like to choose an environment that allows the tests to run on Browserstack, from my local.
Any suggestions on how its done? I can do it from my computer with no problem, just not sure where to pass the parameters in webception.

@Patabugen
Copy link
Collaborator

How are you doing it from your computer? I ran mine on SauceLabs previously (not through WebCeption) and simply set the details in codeception.yml.

@angelz177
Copy link

I believe this is related to #29. A means to pass a --env option is not available (e.g. codecept run --env development or codecept run --env production). Currently, getCommandPath does not account for this option.

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

No branches or pull requests

3 participants