Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Await promises from steps

Compare
Choose a tag to compare
@just-boris just-boris released this 15 Sep 15:18
· 40 commits to master since this release

Now steps can be asynchronous. Allure now waits until promise will be resolved before finish a step.
See mocha-example for usage example