- Install PHP Unit via
wget -O phpunit https://phar.phpunit.de/phpunit-4.phar
&&chmod +x phpunit
- Place
TddTests.php
insites/[your-site]/modules/tdd
- Change
HTTP_HOST
to domain of your local site (e.g. fromsites.php
) - Run
./phpunit sites/[your-site]/modules/tdd/TddTests.php
from Drupal root folder
-
Notifications
You must be signed in to change notification settings - Fork 0
korkhau/drupal7-tdd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Drupal 7 Unit Tests
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published