Skip to content

Commit c8af635

Browse files
authored
[patch] Update README.pack.md (#114)
1 parent b6a01e3 commit c8af635

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.pack.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Some settings were taken from [@shelex/cypress-allure-plugin](https://www.npmjs.
2121
- has interface to set status message for tests - `cy.allure().testDetails({ message: "This test is skipped because needs to be reviewed" })`
2222
- writes test files after each test - so you can watch execution in Allure TestOps
2323
- [gherkin support](./docs/gherkin.md)
24-
24+
- supports latest version of cypress (13.x)
25+
2526
Example report is here - [Allure Report example](https://mmisty.github.io/cypress-allure-adapter-example/)
2627

2728
## Table of Contents

0 commit comments

Comments
 (0)