The correct setup for Allure, Cypress 13 and Cucumber in TS #2805
Unanswered
Ilie-c
asked this question in
Questions & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've been trying for the past 10 days to make a template project in which I have setup automation with Cyress, Cucumber in TypeScript and contains allure as reporter but sadly I've been unable till now to fulfill it. This template should help me in any future projects i want to work on.
Up until now I've tried a lot of ways to implement it, from the shelex implementation, which doesnt support v13, to allure cucumber/ allure-cypress, however I couldn't make it work. I would appreciate greatly if anyone can give me a hand on how to make it work.
My main targets are:
For other possible dependencies, I'm using eslint and prettier for code correction.
as for preprocessor the only one that worked for me up until now is a combination of :
Beta Was this translation helpful? Give feedback.
All reactions