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

Allow group options in phpunit #1827

Closed
steveworley opened this issue Jul 24, 2017 · 0 comments
Closed

Allow group options in phpunit #1827

steveworley opened this issue Jul 24, 2017 · 0 comments
Labels
Enhancement A feature or feature request

Comments

@steveworley
Copy link
Contributor

The Drupal 8 guide to phpunit recommends using @ group annotations for the module that you're testing.

Following this it would be good if BLT supported using the annotation when defining PHPUnit tests in project.yml. This would allow you to build out PHPUnit test suites based on an annotation for your project or module (depending on how your project is specified).

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

No branches or pull requests

2 participants