-
Notifications
You must be signed in to change notification settings - Fork 470
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
Add option to omit feature name from iterations #1386
Add option to omit feature name from iterations #1386
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1386 +/- ##
============================================
+ Coverage 79.28% 79.30% +0.02%
- Complexity 3978 3986 +8
============================================
Files 403 403
Lines 12391 12406 +15
Branches 1639 1640 +1
============================================
+ Hits 9824 9839 +15
Misses 1971 1971
Partials 596 596
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the documentation for parametrized tests (to include those new placeholders).
spock-core/src/main/java/org/spockframework/runtime/DataVariablesIterationNameProvider.java
Show resolved
Hide resolved
673f95f
to
06a851e
Compare
No description provided.