SimpleTest

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

Automated testing in Drupal should be done with SimpleTest. This module has been designed to make testing of Drupal easier and features are powerful, Drupal specific testing API. The testing API is modeled after the SimpleTest PHP library, but as of the 6.x-2.x release and Drupal 7 the library is no longer a dependency.

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.

Further reading

Releases

Official releasesDateSizeLinksStatus
6.x-2.12008-Aug-0683.25 KBRecommended for 6.xThis is currently the recommended release for 6.x.
6.x-1.22008-Aug-06132.32 KBSupported for 6.xThis release is supported but is not 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-2.x-dev2008-Aug-0883.42 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
6.x-1.x-dev2008-Aug-08124.27 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.