SimpleTest
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2008-Jun-05 | 134.55 KB | Download · Release notes | Recommended 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-1.x-dev | 2008-Jul-21 | 63.55 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-May-16 | 103.81 KB | Download · Release notes | Development snapshot | |
