@uuv/cypress 1.3.1 → 1.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/README.md +2 -4
- package/dist/CHANGELOG.md +9 -0
- package/dist/README.md +2 -4
- package/package.json +5 -5
- package/docs/assets/thumb.PNG +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
## [1.3.2](https://github.com/e2e-test-quest/uuv/compare/runner-cypress-v1.3.1...runner-cypress-v1.3.2) (2023-05-11)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **runner-cypress:** add lint script [#8](https://github.com/e2e-test-quest/uuv/issues/8) ([78c43d1](https://github.com/e2e-test-quest/uuv/commit/78c43d1406709953086793298132f8fb85e68ba8))
|
|
7
|
+
* **runner-cypress:** modify doc for npmjs [#94](https://github.com/e2e-test-quest/uuv/issues/94) ([b7ba332](https://github.com/e2e-test-quest/uuv/commit/b7ba332900081318984e495d563c1477ffacd801))
|
|
8
|
+
* **runner-playwright:** update @cucumber/cucumber dep version, [#93](https://github.com/e2e-test-quest/uuv/issues/93) ([a891a70](https://github.com/e2e-test-quest/uuv/commit/a891a70daad1cb5d7d34f25097a31d89f92b92c6))
|
|
9
|
+
|
|
1
10
|
## [1.3.1](https://github.com/e2e-test-quest/uuv/compare/runner-cypress-v1.3.0...runner-cypress-v1.3.1) (2023-05-09)
|
|
2
11
|
|
|
3
12
|
|
package/README.md
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
1
|
# @uuv/runner-cypress
|
|
4
2
|
<p align="center">
|
|
5
3
|
<a href="https://e2e-test-quest.github.io/uuv/">
|
|
@@ -40,13 +38,13 @@ Make test writing fast, understandable by any human understanding English or Fre
|
|
|
40
38
|
Demo in english
|
|
41
39
|
</h4>
|
|
42
40
|
<a href="https://player.vimeo.com/video/822253247?texttrack=en&h=617306172d&badge=0&autopause=0&player_id=0&app_id=58479" rel="nofollow">
|
|
43
|
-
<img alt="runner-cypress in english" src="
|
|
41
|
+
<img alt="runner-cypress in english" src="https://e2e-test-quest.github.io/uuv/img/cypress/screenshot.png" style="max-width: 100%;" width="75%" height="75%">
|
|
44
42
|
</a>
|
|
45
43
|
<h4>
|
|
46
44
|
Demo in french
|
|
47
45
|
</h4>
|
|
48
46
|
<a href="https://player.vimeo.com/video/822253247?texttrack=fr&h=617306172d&badge=0&autopause=0&player_id=0&app_id=58479" rel="nofollow">
|
|
49
|
-
<img alt="runner-cypress in french" src="
|
|
47
|
+
<img alt="runner-cypress in french" src="https://e2e-test-quest.github.io/uuv/img/cypress/screenshot.png" style="max-width: 100%;" width="75%" height="75%">
|
|
50
48
|
</a>
|
|
51
49
|
</div>
|
|
52
50
|
|
package/dist/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
## [1.3.2](https://github.com/e2e-test-quest/uuv/compare/runner-cypress-v1.3.1...runner-cypress-v1.3.2) (2023-05-11)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **runner-cypress:** add lint script [#8](https://github.com/e2e-test-quest/uuv/issues/8) ([78c43d1](https://github.com/e2e-test-quest/uuv/commit/78c43d1406709953086793298132f8fb85e68ba8))
|
|
7
|
+
* **runner-cypress:** modify doc for npmjs [#94](https://github.com/e2e-test-quest/uuv/issues/94) ([b7ba332](https://github.com/e2e-test-quest/uuv/commit/b7ba332900081318984e495d563c1477ffacd801))
|
|
8
|
+
* **runner-playwright:** update @cucumber/cucumber dep version, [#93](https://github.com/e2e-test-quest/uuv/issues/93) ([a891a70](https://github.com/e2e-test-quest/uuv/commit/a891a70daad1cb5d7d34f25097a31d89f92b92c6))
|
|
9
|
+
|
|
1
10
|
## [1.3.1](https://github.com/e2e-test-quest/uuv/compare/runner-cypress-v1.3.0...runner-cypress-v1.3.1) (2023-05-09)
|
|
2
11
|
|
|
3
12
|
|
package/dist/README.md
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
1
|
# @uuv/runner-cypress
|
|
4
2
|
<p align="center">
|
|
5
3
|
<a href="https://e2e-test-quest.github.io/uuv/">
|
|
@@ -40,13 +38,13 @@ Make test writing fast, understandable by any human understanding English or Fre
|
|
|
40
38
|
Demo in english
|
|
41
39
|
</h4>
|
|
42
40
|
<a href="https://player.vimeo.com/video/822253247?texttrack=en&h=617306172d&badge=0&autopause=0&player_id=0&app_id=58479" rel="nofollow">
|
|
43
|
-
<img alt="runner-cypress in english" src="
|
|
41
|
+
<img alt="runner-cypress in english" src="https://e2e-test-quest.github.io/uuv/img/cypress/screenshot.png" style="max-width: 100%;" width="75%" height="75%">
|
|
44
42
|
</a>
|
|
45
43
|
<h4>
|
|
46
44
|
Demo in french
|
|
47
45
|
</h4>
|
|
48
46
|
<a href="https://player.vimeo.com/video/822253247?texttrack=fr&h=617306172d&badge=0&autopause=0&player_id=0&app_id=58479" rel="nofollow">
|
|
49
|
-
<img alt="runner-cypress in french" src="
|
|
47
|
+
<img alt="runner-cypress in french" src="https://e2e-test-quest.github.io/uuv/img/cypress/screenshot.png" style="max-width: 100%;" width="75%" height="75%">
|
|
50
48
|
</a>
|
|
51
49
|
</div>
|
|
52
50
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uuv/cypress",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.2",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
|
|
6
6
|
"description": "A solution to run E2E tests written in cucumber(BDD) with cypress.",
|
|
@@ -35,13 +35,14 @@
|
|
|
35
35
|
"postinstall": "node postinstall.js",
|
|
36
36
|
"test:run": "node test.js --run",
|
|
37
37
|
"test:open": "node test.js --open",
|
|
38
|
-
"test": "npm run test:run"
|
|
38
|
+
"test": "npm run test:run",
|
|
39
|
+
"lint": "eslint -c .eslintrc.json"
|
|
39
40
|
},
|
|
40
41
|
"dependencies": {
|
|
41
42
|
"@badeball/cypress-cucumber-preprocessor": "16.0.3",
|
|
42
43
|
"@cypress/webpack-preprocessor": "5.17.0",
|
|
43
44
|
"@testing-library/cypress": "9.0.0",
|
|
44
|
-
"@uuv/runner-commons": "1.3.
|
|
45
|
+
"@uuv/runner-commons": "1.3.2",
|
|
45
46
|
"axe-core": "4.7.0",
|
|
46
47
|
"chalk": "4.1.2",
|
|
47
48
|
"cucumber-json-report-formatter": "0.1.4",
|
|
@@ -67,8 +68,7 @@
|
|
|
67
68
|
"postinstall.js",
|
|
68
69
|
"target-config/**/*",
|
|
69
70
|
"src/cucumber/step_definitions/cypress/generated/**/*",
|
|
70
|
-
"*.md"
|
|
71
|
-
"docs/**/*"
|
|
71
|
+
"*.md"
|
|
72
72
|
],
|
|
73
73
|
"exports": {
|
|
74
74
|
".": {
|
package/docs/assets/thumb.PNG
DELETED
|
Binary file
|