Closed ttutisani closed 6 years ago
Many people asked about hooks for before/after scenario execution. For this test class Constructor and Dispose can be used. I need to document this so that people find this answer easier.
Done: https://github.com/ttutisani/Xunit.Gherkin.Quick/blob/master/docs/before-after-scenario-hooks.md
Many people asked about hooks for before/after scenario execution. For this test class Constructor and Dispose can be used. I need to document this so that people find this answer easier.