SimpleTest Clone
Categories
Component ID
480316
Component name
SimpleTest Clone
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
47997
Component created
Component changed
Component body
The SimpleTest Clone module allows existing Drupal configurations to
be cloned and tested (rather than the default SimpleTest behavior of
building a test site up from install hooks).
It is meant to serve as a placeholder module until this ability is
backported to Drupal 6.x from 7.x. There are several issues where this
is being pursued:
- #448820: SimpleTest extension to clone an existing site, allowing for test-driven site development
- #323477: Increase simpletest speed by running on a simplified profile
This module is supported by OpenSourcery.
Some very basic usage examples can be found here.
