allure-js
allure-js copied to clipboard
[allure-codeceptjs][3.2.0] Wrong steps duration in allure report
Describe the bug Tried to update
- allure-codeceptjs
- allure-playwright
- allure-js-commons from 3.0.8 to 3.2.0 and noticed n the report that the duration of the steps contains incorrect values
To Reproduce
- run tests using allure-codeceptjs 3.2.0
- open report
- check step durations
Expected behavior the duration of the steps contains correct values
Screenshots