phpunit2
Component type
Maintenance status
Development status
Component created
Component changed
Objetive
Provides Unit test to Drupal Modules unsing PHPUnit. This modules provides a custom
runner to run PHPUnit test in Drupal. Also include some features to mock functions using the test_helper extension created
by Sebastian Bergman.
Actually is tested in Drupal 6 only, we will include support for Drupal 7 also in the future.
Instalation
Previous to the module instalation you need to have installed PHPUnit, Xdebug and Test_Helpers
extension.
In order to install PHPUnit do the following steps
