Question: Cucumber hooks execution order #2221
-
I recently upgraded my project to support Cucumber 11.0.1 and I've noticed that my After() hooks are now executing in a top->down order. I recall Before() executed this way but After() hooks typically executed in reverse order. Has this changed with version 11+? My sincerest apologies if this was documented somewhere. I couldn't locate it. Thanks a bunch for your time. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
So that sounds like a bug. You'll want to report it in https://github.com/cucumber/cucumber-js. |
Beta Was this translation helpful? Give feedback.
-
Dealt with in cucumber/cucumber-js#2455 |
Beta Was this translation helpful? Give feedback.
Dealt with in cucumber/cucumber-js#2455