SimpleTest

boombatower - October 21, 2004 - 19:34

Automated testing within Drupal should be done with SimpleTest, and this module has been designed to make testing of Drupal easier for all. Its features are powerful, and create a Drupal-specific testing API which is modeled after the SimpleTest PHP library. It should be noted that as of the 6.x-2.x release of this module, and Drupal 7 core, the afore mentioned third-party library is no longer a dependency.

Which version should I use?
If you are just starting to write tests for Drupal 6, you should use the 2.x branch of this module. If you have written tests previously please read the documentation, as some things have changed between versions 1.x and 2.x.

Looking forward
SimpleTest 7.x development has been moved to a new location in 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 their parent module's component.

Requirements
The php-curl library is required for SimpleTest to function.

Further reading

Additional development / backport, sponsored by ParentsClick / Lifetime Digital.

Downloads

Recommended releases

Version Downloads Date Links
6.x-2.10 Download (162.41 KB) 2009-Dec-30 Notes

Development releases

Version Downloads Date Links
7.x-2.x-dev Download (149.12 KB) 2009-Dec-16 Notes
6.x-2.x-dev Download (162.53 KB) 2010-Jan-27 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.