timjroberts / cucumber-js-tsflow

Provides 'specflow' like bindings for Cucumber.js in TypeScript 1.7+.
MIT License
133 stars 34 forks source link

Hook-Decorators for BeforeAll and AfterAll #41

Closed ghost closed 1 year ago

ghost commented 4 years ago

Is there any mechanism to have @beforeAll and @afterAll hook-decorators ?

OhadR commented 2 years ago

is it going to be merged to master?