Allow running Behat tests in parallel by swissspidy · Pull Request #189 · wp-cli/wp-cli-tests

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm indifferent on this, personally. I usually only run the affected tests when working locally, and leave it up to CI to run the entire suite. The breakage is usually with different PHP versions, not random points in the test suite.

My argument against is: if we add it, we have to keep it maintained. I don't have a strong opinion, though.