ortoniKC/Playwright_Cucumber_TS

Detail info is required for configure Playwright + cucumber + Allure

Opened this issue · 1 comments

I tried to configure Playwright + cucumber + Allure, i could generate the report but it is not showing up all information under steps.
Example:
In the cucumber steps, i included multiple assertion, those information should be present under steps but it is not showing up

image

Hi @varshanharshank can you pleas share how did you configure allure report to this repo
i added the required things in config files. However, when i run npx playwright test i am getting no tests found

can you please share your repo link how did you create allure-reports