Shelex / cypress-allure-plugin

cypress plugin to use allure reporter api in tests

Home Page:https://shelex.github.io/cypress-allure-plugin-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[cypress-cucumber-preprocessor] Invalid test duration

przedab opened this issue · comments

Describe the bug
Test duration is not equal to the sum of test steps using cypress-cucumber-preprocessor:
image

To Reproduce

  1. Write the test using cypress-cucumber-preprocessor
  2. Generate Allure reports
  3. Compare time duration

Expected behavior
Display correct test duration.

Environment (please complete the following information):

  • Cypress version: 12.12.0 and higher
  • OS: Windows 11
    image