-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I haven't found an easy way to run all the tests scattered throughout the Drupal modules directory. Is this possible?
I've tried things such as
phpunit --configuration ~/work/contributions/utilities/upal/phpunit.xml `find -name *test | xargs`
but that seems to only run the first .test file found.
Metadata
Metadata
Assignees
Labels
No labels