Coloured output with PHPUnit and GitHub Actions
How to have colours in your PHPUnit output when running with GitHub Actions.
How to have colours in your PHPUnit output when running with GitHub Actions.
My first blog post has been published on the inviqa.com website.
The work-in-progress codebase for the example application is now on Gitstore.
This year, I’m teaching a workshop at DrupalCamp London.
How to use the PSR-4 autoloading standard for Drupal 7 Simpletest test cases.
Some resources that I found for testing Ansible roles with a tool called Molecule.
How to write tests for Tailwind CSS plugins using Jest.
How to configure PhpStorm to run automated tests within Docksal.
Yesterday evening, I did my first workshop, held at the Drupal Bristol user group.
How to write custom commands for Docksal, including one to easily run PHPUnit tests in Drupal 8.
How to write automated tests and follow test driven development for Drupal modules.
How I managed to get my Drupal SimpleTest tests to run and pass within Docker containers.
Here are some useful links that I've found when researching about unit testing in Drupal using SimpleTest.