👓 What did you see?
i run scenario which has two steps with v0.12.6, when the first step failed, there invoke the AfterScenarioHooks, and then set the remaining steps skipped, there also invoke the AfterScenarioHooks.
I want to know if this meets expectations
✅ What did you expect to see?
i want the AfterScenarioHooks func just invoke once in a scenario
📦 Which tool/library version are you using?
v0.12.6
and i find the condition of invoke the AfterScenarioHooks here
🔬 How could we reproduce it?
📚 Any additional context?
This text was originally generated from a template, then edited by hand. You can modify the template here.
👓 What did you see?
i run scenario which has two steps with v0.12.6, when the first step failed, there invoke the AfterScenarioHooks, and then set the remaining steps skipped, there also invoke the AfterScenarioHooks.
I want to know if this meets expectations
✅ What did you expect to see?
i want the AfterScenarioHooks func just invoke once in a scenario
📦 Which tool/library version are you using?
v0.12.6
and i find the condition of invoke the AfterScenarioHooks here
🔬 How could we reproduce it?
📚 Any additional context?
This text was originally generated from a template, then edited by hand. You can modify the template here.