https://github.com/wtanaka/drupal-simpletest
Simpletest Integration for Drupal 6
https://github.com/wtanaka/drupal-simpletest
Last synced: 7 months ago
JSON representation
Simpletest Integration for Drupal 6
- Host: GitHub
- URL: https://github.com/wtanaka/drupal-simpletest
- Owner: wtanaka
- Created: 2009-01-13T13:23:37.000Z (over 16 years ago)
- Default Branch: DRUPAL-6--2
- Last Pushed: 2009-01-13T13:30:00.000Z (over 16 years ago)
- Last Synced: 2025-01-23T07:45:28.703Z (9 months ago)
- Homepage: http://wtanaka.com/drupal
- Size: 453 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.txt
Awesome Lists containing this project
README
$Id: README.txt,v 1.12.4.2 2008/08/15 16:42:21 boombatower Exp $
DESCRIPTION
-----------
This mimics the Drupal 7 core simpletest module. The same format may be used in
this module as in the core Drupal 7 version. Please use any documenation for
the Drupal 7 version.ISSUES
------
Any issues may be posted to the SimpleTest issue queue
(http://drupal.org/project/issues/simpletest), but if they are feature requests
or effect both the core version and the 6.x version then the issue will be
moved into the core and committed there first.