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

error in codception when i use deffrent enviroment #41

Open
ghost opened this issue Apr 9, 2015 · 2 comments
Open

error in codception when i use deffrent enviroment #41

ghost opened this issue Apr 9, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 9, 2015

when i try to use @$scenario->env('xxx'); in my cept file the output will be No tests executed! i did the setup of env in acceptance yml

env:

env2:
modules:
config:
WebDriver:
url: 'http://bb.dev/'
browser: 'firefox'
env3:
modules:
config:
WebDriver:
url: 'http://cc.dev/'
browser: 'firefox'

@ghost
Copy link
Author

ghost commented Apr 10, 2015

Any one can advice

@elchesco
Copy link

sounds more like a codeception issue than webception, you can report here:

https://github.com/Codeception/Codeception/issues

and try something like: http://stackoverflow.com/questions/27634821/codeception-run-acceptance-tests-in-multiple-environments

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

1 participant