Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download quick_simpletest-7.x-1.x-dev.tar.gztar.gz 24.75 KB
MD5: e0920679161a3d9c5f03cca1e870802b
SHA-1: 07a7b58c6e0da3a4ca915cf113b4e8d5bcb3326a
SHA-256: f36ecb125e0f1b09def57bed9b9343de47c3fdf565bf5bbb152926f3d70fa8fb
Download quick_simpletest-7.x-1.x-dev.zipzip 28.44 KB
MD5: 7439cc930b56de2d4f5624efb1df816a
SHA-1: 9a5f943b2ff589cdd338e0bc0623b8bb8da4f970
SHA-256: 68fb474da221b96b9b9501bbd292072f9cfb56f0b6bb6ef4fdd4a595d442cd27

Release notes

This is the first release. I've tested it out with Drupal core 7.15, 7.14 and 7.13 on Fedora 17. It comes with caching for setUp() and improvements for the speed of the SQLite testing database.

Here is some more information about the configuration I used:

  • PHP Version 5.3.15
  • Drupal database runs in MySQL version 5.5.27
  • Using mysqli
  • SQLite version 3.7.11 with pdo_sqlite
  • Curl version 7.24.0
  • Apache version 2.2.22
Created by: gellweiler
Created on: 22 Aug 2012 at 18:36 UTC
Last updated: 23 Aug 2012 at 00:48 UTC

Other releases