The SimpleTest Fixture module allows to use an existing
database with Drupal configurations as fixture for testing
(rather than the default SimpleTest behavior of building a
test site up from install hooks).

The intention is to speed up the test cycle time by skipping
the time-consuming process to build up test fixtures program-
matically.

New: use "drush fixture-generate" (or "drush fxg") to populate the fixture database with a current snapshot of the default database.

Project information

  • Created by al.ex on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases