-
Notifications
You must be signed in to change notification settings - Fork 475
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
base: master
Are you sure you want to change the base?
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.09% +0.02%
Complexity 4756 4756
============================================
Files 465 465
Lines 14871 14871
Branches 1878 1878
============================================
+ Hits 12205 12208 +3
+ Misses 1978 1975 -3
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.