by Matt Gibson.
I just set up Jenkins and running the Behat acceptance tests took 5 1/2 hrs for 179 scenarios.
On my laptop, I can run the same number of Cucumber scenarios (using Ruby and Capybara) in around 2 minutes.
Does anyone know where to look for the bottlenecks? I was trying to change it to use zombiejs, but this seems to be really awkward. Also, is it possible to run only a subset of the tests as with phpunit?