Behat – part two
In the previous part, I covered getting up and running with running acceptance tests sequentially and using a Ramdisk to speed things up. In this second part, we’ll look at running tests in parallel, specifying a custom theme to test on and writing your own tests.
Read more