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.

Releases

Official releasesDateSizeLinksStatus
5.x-1.02007-Sep-17100.35 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Mar-17127.91 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-Feb-26103.01 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
4.7.x-1.x-dev2007-Feb-2596.74 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.