forked from acquia/blt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional option support for phpunit. (acquia#1828)
- Updates PhpUnitCommand to accept `group` option - Updates PhpUnitCommand to accept `exclude-group` option - Updates PhpUnitCommand to accept `filter` option Update the support options list for the PHPUnit command so that custom modules for a site build can leverage the core provided `@ group` definition. When following automated testing guides from Drupal.org it suggests that modules should be tagged with groups so it makes sense that BLT supports this.
- Loading branch information
1 parent
d17bd0b
commit e0099a8
Showing
2 changed files
with
34 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters