SimpleTest

Rok Žlender - October 21, 2004 - 19:34

A framework for running automated unit tests in Drupal.
This module comes with a set of core tests. These can be helpful when making patches for the drupal core. The best idea is to run the tests before you write a core fix, everything should go well. If you get fails in a HEAD install please file an issue including as much information about your environment as possible (drupal version, db version, php_info, ...).

Please use the latest cvs version.
The included core tests are designed to run with a HEAD installation.

Currently we are waiting for module tests to be written, more core tests would help as well.
A detailed documentation how to write new tests is available as a module HOWTO.

STATUS UPDATE: SimpleTest 7.x development has been moved to core! Any issues related to Drupal HEAD should be filed in the core issue queue, any issues related to tests for 7.x should be filed in the tests component.

Releases

Official releasesDateSizeLinksStatus
6.x-1.12008-Jun-05134.55 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.12008-Jun-05103.81 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Jul-2163.55 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-May-16103.81 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.