Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional option support for phpunit. #1828

Merged
merged 1 commit into from
Jul 31, 2017

Conversation

steveworley
Copy link
Contributor

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.

Fixes #1827

Changes proposed:

  • Updates PhpUnitCommand to accept group option
  • Updates PhpUnitCommand to accept exclude-group option
  • Updates PhpUnitCommand to accept filter option

- 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.
@grasmash grasmash added the Enhancement A feature or feature request label Jul 31, 2017
@grasmash grasmash merged commit e0099a8 into acquia:8.x Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants