We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a01e3 commit c8af635Copy full SHA for c8af635
README.pack.md
@@ -21,7 +21,8 @@ Some settings were taken from [@shelex/cypress-allure-plugin](https://www.npmjs.
21
- has interface to set status message for tests - `cy.allure().testDetails({ message: "This test is skipped because needs to be reviewed" })`
22
- writes test files after each test - so you can watch execution in Allure TestOps
23
- [gherkin support](./docs/gherkin.md)
24
-
+ - supports latest version of cypress (13.x)
25
+
26
Example report is here - [Allure Report example](https://mmisty.github.io/cypress-allure-adapter-example/)
27
28
## Table of Contents
0 commit comments