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
If you encounter issues downloading the Serenity BDD CLI jar, please follow the [detailed instructions in the Serenity/JS Handbook](https://serenity-js.org/api/serenity-bdd/#downloading-the-serenity-bdd-reporting-cli).
59
-
60
-
Similar instructions are available for the [`chromedriver` module](https://www.npmjs.com/package/chromedriver).
61
-
62
57
### Execution
63
58
64
59
The project provides several [NPM scripts](https://docs.npmjs.com/cli/v6/using-npm/scripts) defined in [`package.json`](package.json):
@@ -73,21 +68,27 @@ npm start # starts a mini HTTP server and serves the test reports
73
68
# at http://localhost:8080
74
69
```
75
70
76
-
## Your feedback matters!
71
+
## 💡️ Learn Serenity/JS
72
+
73
+
-[Serenity/JS WebdriverIO integration guide](https://serenity-js.org/handbook/test-runners/webdriverio/) - Integrate Serenity/JS with your WebdriverIO test suite, enable Serenity BDD reports, and start using the Screenplay Pattern
74
+
-[Serenity/JS Handbook](https://serenity-js.org/handbook/) - Write high-quality automated acceptance tests with Serenity/JS
75
+
-[Serenity/JS API documentation](https://serenity-js.org/api/) - Explore Serenity/JS modules and features
76
+
-[Serenity/JS Project Templates](https://serenity-js.org/handbook/getting-started/project-templates/) - Kickstart your projects with best practices built right in
77
77
78
-
Do you find Serenity/JS useful? [Give it a star](https://github.com/serenity-js/serenity-js)! ★
78
+
## 👋 Join the Serenity/JS Community
79
79
80
-
Found a bug? Need a feature? Raise [an issue](https://github.com/serenity-js/serenity-js/issues?state=open)
81
-
or submit a pull request.
80
+
-[Serenity/JS Community chat channel](https://matrix.to/#/#serenity-js:gitter.im) - Meet Serenity/JS developers and maintainers
81
+
-[Serenity/JS Forum](https://github.com/orgs/serenity-js/discussions/categories/how-to) - Find answers to your Serenity/JS questions
82
+
-[Contribute to Serenity/JS](https://serenity-js.org/community/contributing/) - Learn how to propose features, report bugs, and contribute to the Serenity/JS codebase
82
83
83
-
Have feedback? Let me know on Twitter: [@JanMolak](https://twitter.com/JanMolak)
84
+
## 📣 Stay up to date
84
85
85
-
If you'd like to chat with fellow users of Serenity/JS, join us on [Serenity/JS Community Chat](https://gitter.im/serenity-js/Lobby).
86
+
-[Serenity/JS on YouTube](https://www.youtube.com/@serenity-js) - Subscribe for tutorials, demos, conference talks, and more
87
+
-[Serenity/JS on LinkedIn](https://www.linkedin.com/company/serenity-js) - Follow for release and community event announcements
88
+
-[Serenity/JS on GitHub](https://github.com/serenity-js/serenity-js) - Star Serenity/JS to help others discover the framework!
86
89
87
-
New tutorials and videos are coming soon, follow us on [LinkedIn](https://www.linkedin.com/company/serenity-js) and subscribe to [Serenity/JS YouTube channel](https://www.youtube.com/channel/UC0RdeVPyjtJopVHvlLrXd1Q) to get notified when they're available!
90
+
## 💛 Support Serenity/JS
88
91
89
-
And if Serenity/JS has made your life a little bit easier, please [support its ongoing development](https://github.com/sponsors/serenity-js).
92
+
Support our mission to make test automation collaborative and easier to scale. Become a Serenity/JS GitHub Sponsor today!
0 commit comments