feat: support auto converting doc strings to plain strings#380
feat: support auto converting doc strings to plain strings#380lonnblad merged 1 commit intocucumber:masterfrom
Conversation
57f8f8a to
a9409d9
Compare
Codecov Report
@@ Coverage Diff @@
## master #380 +/- ##
==========================================
+ Coverage 81.03% 81.13% +0.09%
==========================================
Files 25 25
Lines 1993 1998 +5
==========================================
+ Hits 1615 1621 +6
+ Misses 275 274 -1
Partials 103 103
Continue to review full report at Codecov.
|
|
Hi @chirino, thanks for the contribution! Could you add a test in this file as well. Thanks! |
a9409d9 to
80eb14d
Compare
|
ok test added. |
|
Hi @chirino, Thanks for your making your first contribution to Cucumber, and welcome to the Cucumber committers team! You can now push directly to this repo and all other repos under the cucumber organization! 🍾 In return for this generous offer we hope you will:
On behalf of the Cucumber core team, |
This PR allows you to implement the following step:
with a simpler function signature like:
vs. what you have to do now which is: