Behat – part one

Sunday, 16 May 2021

Synopsis

Running, let alone writing the Moodle acceptance tests ( docs.moodle.org/dev/Running_acceptance_test ) is a bit tricky and complicated, and they can take ages. But what if there was a way to speed things up? In this first of a two part post, we’ll look at getting up and running with running tests one at a time. In part two, we’ll look at running tests in parallel and cover any questions raised in the comments of this part.

Post link on eLearningWorld: Behat – part one .