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: CHANGES.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Unreleased
14
14
- Step could override multiple fixtures using ``target_fixtures`` parameter
15
15
- Default step parameters injection as fixtures behavior could be changed by ``params_fixtures_mapping`` step parameter
16
16
- Step definitions can have "yield" statements again (4.0 release broke it). They will be executed as normal fixtures: code after the yield is executed during teardown of the test. (youtux)
17
+
- Show pass/fail status per step in Gherkin terminal reporter
0 commit comments