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: docs/ROADMAP.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -262,7 +262,7 @@ Items remaining before or shortly after v2.0.0 release:
262
262
263
263
### Near-Term Enhancements
264
264
265
-
-[ ] Wire `configure afterScenario` hook in regular scenario execution (currently only works for mocks)([#2540](https://github.com/karatelabs/karate/issues/2540))
265
+
-[ ] Wire `configure afterScenario` hook in regular scenario execution (currently only works for mocks); also support strict mode where hook failures fail the scenario ([#2540](https://github.com/karatelabs/karate/issues/2540), [#2699](https://github.com/karatelabs/karate/issues/2699))
266
266
-[ ] Expose caller's `karate.scenario` in mock feature files so mocks can vary behavior by calling scenario ([#2618](https://github.com/karatelabs/karate/issues/2618))
0 commit comments