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 parallel execution with plain Cucumber.js (without WebdriverIO/Protractor) #1308

Open
luisbarretoglobant opened this issue Sep 16, 2022 · 4 comments
Labels
enhancement A good idea that should be implemented @serenity-js/cucumber Adapter for Cucumber.js

Comments

@luisbarretoglobant
Copy link

luisbarretoglobant commented Sep 16, 2022

Is Serenity JS able to generate reports when running tests in parallel with cucumber?

I'm working with version 7.3.2 and always get an empty report.

Thanks in advance...

@viper3400
Copy link
Sponsor Collaborator

HI @luisbarretoglobant

Can you provide some information about your setup:

  • Which version of Serenity/JS do you use?
  • Do you use Serenity/JS to automate "just" as REST API or do you automate a web application?
  • If you automate a browser, wich Serenity/JS package do you use (Protractor, WebdriverIO)?

@luisbarretoglobant
Copy link
Author

luisbarretoglobant commented Oct 11, 2022 via email

@jan-molak
Copy link
Member

Hey @luisbarretoglobant! I've investigated this issue and it looks like the solution might be a bit more involved. See cucumber/cucumber-js#2156

@jan-molak jan-molak added the enhancement A good idea that should be implemented label Oct 12, 2022
@jan-molak jan-molak changed the title Parallel execution with cucumber Support parallel execution with plain Cucumber.js (without WebdriverIO/Protractor) Oct 12, 2022
@jan-molak jan-molak added the @serenity-js/cucumber Adapter for Cucumber.js label Oct 4, 2023
@Himanshu21git
Copy link
Contributor

Himanshu21git commented Nov 3, 2023

@luisbarretoglobant Did you find any workaround for the reports?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A good idea that should be implemented @serenity-js/cucumber Adapter for Cucumber.js
Projects
None yet
Development

No branches or pull requests

4 participants