Only run tests that match two or more groups - #6541
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6541 +/- ##
=========================================
Coverage 95.95% 95.96%
- Complexity 7515 7522 +7
=========================================
Files 815 815
Lines 23215 23231 +16
=========================================
+ Hits 22277 22293 +16
Misses 938 938 ☔ View full report in Codecov by Sentry. |
|
Please avoid changing existing test fixture. |
@sebastianbergmann done 👍 |
|
Please squash this into a single commit and do not merge |
…support AND logic for group combinations
|
@sebastianbergmann do I need to do anything else ? |
I did not have time review this yet, sorry. |
|
Thank you for your contribution. I appreciate the time you invested in preparing this pull request. However, I have decided not to merge it. I implemented the feature in #6958 based on the current state of PHPUnit 13.4. |
Implement #2220