-
Notifications
You must be signed in to change notification settings - Fork 19
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
Multiple devices - single report #13
Comments
can you please share the complete command you are using? |
parallel_calabash -a the -p command is used to tell the tests this is a phone versus a tablet On Thu, Aug 6, 2015 at 11:01 AM, Rajdeep [email protected] wrote:
|
Please use this: |
That will result in multiple files then correct? Is there a way to create On Thu, Aug 6, 2015 at 12:50 PM, Rajdeep [email protected] wrote:
|
as of now there is no functionality to get consolidated report |
I tried your suggestion and I am still having the output placed in a single parallel_calabash -a this is only creating a single TestResults.html file. It looks like Mike On Fri, Aug 7, 2015 at 1:11 AM, Rajdeep [email protected] wrote:
|
can you please try this with cucumber.yml |
Hi everyone ... Currently am doing calabash-android ... Please I need your help |
Might be a little late but if you want multiple reports in a single html file look into using allure-cucumber. |
I'm very excited to have found this project. I've noticed however that with the html results I am experiencing a few issues. With two devices and --group-by-scenarios I am only getting half of the results. Running without this option I am getting half of the results and the other half is not outputting properly (see the screenshot attached)
The text was updated successfully, but these errors were encountered: