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
- For help getting started please read the documentation.
- For introduction to the 6.x-2.x and 7.x style testing (the future) please read HOWTO: Write your own test - Drupal 6/7.
- The Testing and Quality Assurance group.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.1 | 2008-Aug-06 | 83.25 KB | Download · Release notes | Recommended for 6.x | |
| 6.x-1.2 | 2008-Aug-06 | 132.32 KB | Download · Release notes | Supported for 6.x | |
| 5.x-1.1 | 2008-Jun-05 | 103.81 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.x-dev | 2008-Aug-08 | 83.42 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2008-Aug-08 | 124.27 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-May-16 | 103.81 KB | Download · Release notes | Development snapshot | |
