Posts marked with “acceptance testing”

Testing The Core

by · April 8, 2022

0
 

This month, John and Eric introduce the new Drupal Dab column by Nicola Pignatelli which will be focused on the Drupal CMS system. They also discuss the How to Hack you Home with a Raspberry Pi series is going. Chris Tankersley takes us down the path of licenses with some thoughts on choosing one for […]

 

The Workshop: Acceptance Testing with Codeception

by · March 31, 2022

0
 

Acceptance testing is my favorite tool to reach for when working with legacy applications that may have low test quality or no tests at all. Because acceptance testing approaches the application from outside of the source code, we’re able to greatly increase test coverage without having to touch the application’s code itself. Larger teams can […]