Mutation testing in the real world
In my last article, I helped you set up mutation testing using the Infection library on an example project that implemented a...
- Blog
- Dane Powell
- 9 minute read
In my last article, I helped you set up mutation testing using the Infection library on an example project that implemented a...
Some of the illustrations in this article are created by: Martin Anderson-Clutz and Thomas Scola.
đȘImagine the modern web as an...
Acquia's Code Studio significantly improves the development process for Drupal users on Acquia by using Gitlabâs CI/CD tools...
Maintenance of multisite platforms on Acquia Site Factory (ASF) and Content Hub (ACH) generally requires developers.
This article...
Looking to migrate from Drupal 6 to Drupal 8? See the original version of this article: Migrating from Drupal 6 to Drupal 8...
If you haven't heard about Acquia's latest developer tool, Code Studio, you're missing out. But before we get into the value for...
One of the most common requests / questions we get is to support CI/CD for multisite codebases. This comes up regularly for our...
As a static site generator, Next.js comes with two ways to produce your static site. With the default hosting method, Next.js...
Starter kits are a new concept introduced in Acquia Drupal CMS v2 we use for getting started quickly with Next.js. You can learn...