bencompton / jest-cucumber

Execute Gherkin scenarios in Jest
Apache License 2.0
657 stars 115 forks source link

Is there an after all features hook? #168

Open samhatoum opened 1 year ago

samhatoum commented 1 year ago

I would like to close down some streams as to let the testing process finish. Is there a way to do this where I don't have to create/close connections between every test?

Thanks!

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.