Joakim Carlstein
Joakim Carlstein
## Description The problem with unhandled promise rejections do still occur (see #1012). ## Minimal, Working Test code to reproduce the issue. Reproduced the issue in a separate repo: https://github.com/joakimbeng/bull-connection-problem...
Thanks for a nice package! What I need to be able to use it in my project is TypeScript and async steps support, which this PR adds. (Fixes #1) I...
To be able to place my step definitions wherever I want (I have them in `**/*.steps.ts` files) I need the glob pattern for the step definition files to be configurable....