Serenity/JS 3.0.0-rc.11 - Serenity BDD CLI to 3.2.0
See original GitHub issueHi Jan, you update to Serenity BDD CLI 3.2.0. When running the webdriverio-mocha-todomvc example from Serenity/JS repo the following report is created (Windows 10): target.zip
When you scroll to the Tags section of the report and try to click on “Managing A Todo List” badge the referenced HTML page was not found.
I’m not sure, if this is an issue of the Serenity BDD CLI or if there was a breaking change there which would require a change in the underlying JSON files generated by Serenity/JS.
Would it be possible to stay on 2.6 for a while? In 3.2.0 the section “Functional Coverage Overview” is gone. When using mocha or jasmine this was always a good entry point if you had multiple spec files.

Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Update Serenity BDD CLI to version >= version 3.2.0 #1147
Serenity BDD CLI should be updated to the latest version >= 3.2.0. There was an attempt in #1129 but there was a regression...
Read more >@serenity-js/serenity-bdd - npm
This integration enables your Serenity/JS tests to produce interim JSON reports, which the Serenity BDD reporting CLI can then turn into world- ...
Read more >| Serenity/JS
Note: Version bump only for package serenity-js-monorepo ... serenity-bdd: upgraded Serenity BDD CLI to 2.3.31 and migrated from Bintray to Maven Central ...
Read more >Jan Molak (@JanMolak) / Twitter
Master BDD Test Automation in Java with Cucumber And Serenity BDD ... Aug 26. Serenity/JS 3.0.0-rc.27 available on #npm with: - support for....
Read more >@serenity-js/core: Versions | Openbase
3.0.0-rc.33 (2022-11-07) Bug Fixes ... 3.0.0-rc.21 (2022-07-11) Bug Fixes ... serenity-bdd: updated Serenity BDD CLI to 3.2.0, which introduces new HTML ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thanks, looks much better! 👍
I’ll downgrade to 3.1.0 which works correctly.