You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -514,8 +514,7 @@ Example:
514
514
assert cucumbers["start"] - cucumbers["eat"] == left
515
515
516
516
517
-
Example parameters from example tables can not only be used in step names with angular brackets (e.g., <start>),
518
-
but also embedded directly within docstrings and datatables, allowing for dynamic substitution.
517
+
Example parameters from example tables can not only be used in steps, but also embedded directly within docstrings and datatables, allowing for dynamic substitution.
519
518
This provides added flexibility for scenarios that require complex setups or validations.
0 commit comments