async support for onReadyScript and onBeforeScript
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
We just started to use backstopjs for some visual testing.
Unfortunately, we have some async operations to run before each scenario. Like resetting the env, to a certain point, for starting with the same context every time.
Would love to see `onReadyScript` and `onBeforeScript` supporting long-running operations, as it currently doesn't do that.
Contributor guide
Assessment
This issue has not been assessed yet.