Testing in Drupal 7

Improve automated tests in Drupal 7

Automated code review

There is work underway to integrate Coder review with the automated testing system. The full road-map and issue list is at:

Core

Core test issues can be found here. There is an automated testing in Drupal page in the Developing for Drupal handbook that should help you

Internal browser

SimpleTest contains a powerful internal browser that is used to test Drupal through its web interface. Having such a powerful tool available

Testing

Drupal has testing, in accordance with Dries' recommendations for the Drupal 7 development cycle. This page serves as a basis for organizing

Testing.drupal.org

This page is obsolete. See [#2538838].

Guide maintainers

jhodgdon's picture