11.0.x

Frameworks for Testing in Drupal

Last updated

Set Up a Functional Test

Last updated

Run Drupal Tests with PHPUnit

Last updated

Organize Test Files

Last updated

Implement a Unit Test in Drupal

Last updated

Implement a Functional Test

Last updated

Implement Drupal Functional Test Dependencies

Last updated

Convert Tests from Simpletest to PHPUnit

Last updated

Install Drupal Development Requirements with Composer

Last updated

Best Practice Drupal Development

Last updated

Today's Drupal developer needs more than just a text editor and FTP. Best practice Drupal development involves a suite of tools, processes, and more than one server environment.

This tutorial is directed toward an audience that is not familiar with best practices in Drupal Development and methods involving version control with Git, IDEs, local development environments, and deployment environments (i.e. stage, live). Here we're providing a high-level overview of these topics with links to dive deeper if you need more information.

In this tutorial, we'll cover: