Cypress-cucumber-preprocessor: Run `After` hook even if scenario failed

Created on 3 Oct 2019  路  3Comments  路  Source: TheBrainFamily/cypress-cucumber-preprocessor

Hi

I'm noticing that the After hook only runs when the scenario completes successfully.

Is there any way to make it run regardless of success?

I can't resort to after since I need tag support.

Thanks

Most helpful comment

@jcundill Any update on this please. Need this fix as this missing functionality is causing a lot of problem and I have to add different scripts for clean up.

All 3 comments

Any other updates here? This is very valuable functionality.

Looks like @jcundill worked on that, is this still planned? :)
We are also always happy to take PRs

@jcundill Any update on this please. Need this fix as this missing functionality is causing a lot of problem and I have to add different scripts for clean up.

Was this page helpful?
0 / 5 - 0 ratings