Open eddiefletchernz opened 6 years ago
Create a new argument --keep-features-together.
--keep-features-together
This will pass entire feature files to a worker, rather than individual scenarios.
Update README.md to document new argument.
This is useful if your feature files are written with dependencies between scenarios.
Create a new argument
--keep-features-together
.This will pass entire feature files to a worker, rather than individual scenarios.
Update README.md to document new argument.
This is useful if your feature files are written with dependencies between scenarios.