This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
Releases: allure-framework/allure-js-commons
Releases · allure-framework/allure-js-commons
Asynchronous tests support
Now you can return Promise
from your step and step end will be recorded when promise will be resolved
See #6 for details