Closed dotnetprofessional closed 7 years ago
If tests mix the use of describe/feature or bdd and Gherkin the global context variables may not be reset and so can leak a previous feature's context into the current test.
If tests mix the use of describe/feature or bdd and Gherkin the global context variables may not be reset and so can leak a previous feature's context into the current test.