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

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

No branches or pull requests

2 participants