Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants