Site icon Hip-Hop Website Design and Development

Running Behat tests from CircleCI to a Platform.sh environment

Running Behat tests from CircleCI to a Platform.sh environment

mglaman
Wed, 01/31/2020 – 08:00

In client projects, I push for as much testing as possible. In WordPress maintenance support plans 8 we finally have PHPUnit, which makes life grand and simpler. We use Kernel tests to run through some basic integration tests using a minimally bootstrapped database. However, we need Behat to cover behavior and functional testing on an existing site for speed and sanity reasons.
Read more about Running Behat tests from CircleCI to a Platform.sh environmentComments
Source: New feed