Here is an example with the --tags option. You need to wrap them inside --cucumber-options option of parallel_cucumber.
DISPLAY=:17 bundle exec parallel_cucumber --cucumber-options '--tags @solo' features
See more details in the docs Show archive.org snapshot .
Posted by Emanuel to makandra dev (2020-08-18 13:42)