-
Notifications
You must be signed in to change notification settings - Fork 476
Add junit6 to spock-testkit #2236
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2236 +/- ##
=========================================
Coverage 82.07% 82.07%
Complexity 4756 4756
=========================================
Files 465 465
Lines 14872 14872
Branches 1877 1877
=========================================
Hits 12206 12206
Misses 1978 1978
Partials 688 688 🚀 New features to boost your workflow:
|
|
Wouldn't it instead make sense to have a second test task in |
|
We could do that, but I did not want to double the test-execution time. |
|
@leonard84 what's your take on this? :-) |
|
If we want to test the |
|
@leonard84 done |
This shall ensure the execution with JUnit 6 is possible.
This shall ensure the execution with JUnit 6 is possible.