Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6363047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:59:12+00:00 2026-05-24T23:59:12+00:00

I’m trying to get parallel_tests working with my cucumber features as it allows me

  • 0

I’m trying to get parallel_tests working with my cucumber features as it allows me to run my tests much faster.

https://github.com/grosser/parallel_tests/wiki

Problem is that when I run my features this way I get a heap of undefined steps. I’ve seen this problem mentioned as a closed issue here:

https://github.com/grosser/parallel_tests/issues/22

With phuong-nguyen he suggests adding features/step_definitions features/support to my bundle exec command. I’ve tried this every which way, how do I include these two directories in my bundle exec command?

Here is what I’ve tried so far:

$ bundle exec rake --require features/step_definitions --require features/support parallel:features
$ bundle exec features/step_definitions features/support rake parallel:features   
$ bundle exec rake parallel:features features/step_definitions features/support

Update:

After updating parallel_tests to 0.6.1 the following command still has the same issue:

$ bundle exec rake parallel:features features/step_definitions features/support

Some features pass whilst others still cannot find the steps

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T23:59:12+00:00Added an answer on May 24, 2026 at 11:59 pm

    I found that if I add ‘-r features’ to my cucumber.yml std_opts line then I can now run all my cucumber tests parallel again.

    Here is my full cucumber.yml file:

    <%
    rerun = File.file?('rerun.txt') ? IO.read('rerun.txt') : ""
    rerun_opts = rerun.to_s.strip.empty? ? "--format #{ENV['CUCUMBER_FORMAT'] || 'progress'} features" : "--format #{ENV['CUCUMBER_FORMAT'] || 'pretty'} #{rerun}"
    std_opts = "--format #{ENV['CUCUMBER_FORMAT'] || 'progress'} --strict --tags ~@wip --tags ~@slow --tags ~@broken -r features"
    %>
    default: <%= std_opts %> features
    all: --format progress --tags ~@broken features
    slow: --format pretty --strict --tags @slow features
    broken: --format pretty --strict --tags @broken features
    wip: --tags @wip:3 --wip features
    rerun: <%= rerun_opts %> --format rerun --out rerun.txt --strict --tags ~@wip
    report:  --format html --out=features.html
    report_pdf: --format pdf --out=features.pdf
    new: --tags @new
    new_report: --format html --out=features_new.html --tags @new
    new_report_pdf: --format pdf --out=features_new.pdf --tags @new 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
Basically, what I'm trying to create is a page of div tags, each has
I am trying to understand how to use SyndicationItem to display feed which is
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I'm trying to use string.replace('’','') to replace the dreaded weird single-quote character: ’ (aka
I'm trying to create an if statement in PHP that prevents a single post
I am trying to loop through a bunch of documents I have to put
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.