Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 228 Bytes

Drupal7_PHPUnit

Implement PHPUnit on Drupal7

Prompt at the drupal root :

php tests/phpunit.php --site test.local.com

See help :

php tests/phpunit.php -h

@see : http://phpunit.de/