You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Serenity/JS Mocha WebdriverIO Template
1
+
# Serenity/JS Cucumber WebdriverIO Template
2
2
3
3
[](https://www.linkedin.com/company/serenity-js)
4
4
[](https://www.youtube.com/@serenity-js)
@@ -68,7 +68,7 @@ Modify the examples or write your own scenarios using the [Serenity/JS Screenpla
68
68
69
69
## 🌟 Features
70
70
71
-
-**All automation tools ready to go**: Start testing immediately with WebdriverIO, Serenity/JS and Mocha already integrated and configured.
71
+
-**All automation tools ready to go**: Start testing immediately with WebdriverIO, Serenity/JS and Cucumber already integrated and configured.
72
72
-**Serenity BDD Reports**: Serenity BDD reporter pre-configured with reports available at `./target/site/serenity`
73
73
-**Published Reports**: Reports for this repository are published to GitHub Pages and available at https://serenity-js.github.io/serenity-js-cucumber-webdriverio-template/.
74
74
-**Screenplay Pattern**: Out-of-the-box integration with the Serenity/JS actors and Screenplay Pattern APIs
0 commit comments