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

Parallel RSpec Formatter #98

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

raysathyajith
Copy link

@raysathyajith raysathyajith commented Apr 15, 2022

#23

With this PR, RSpec now supports Parallel formatting
if attach_to_launch is added, Single launch will be created and following test scenarios will be attached to it.
else, multiple launches will be created.

  • Created parallel_formatter.rb for Parallel Formatter in RSpec
  • Updated Formatter class to re-use methods from report.rb

Command: parallel_rspec <other options> --format ReportPortal::RSpec::ParallelFormatter

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

Successfully merging this pull request may close these issues.

1 participant