cypress-slack-reporter requires peer even though it is installed
See original GitHub issue
Top Results From Across the Web
cypress-slack-reporter requires peer even though it is ...
Theres a warning for cypress-slack-reporter: npm WARN cypress-slack-reporter@0.3.1 requires a peer of mochawesome@^3.1.1 but none is installed.
Read more >cypress-slack-reporter
A slack reporter for mochawesome reports generated by Cypress or other test frameworks using Mocha, for runs generated on CircleCI.
Read more >Slack Integration
Slack Integration allows you to see your Cypress test results directly in your teams' Slack channels. Install the Cypress Slack app Ownership.
Read more >Slack Reporting for Cypress.io
I have been extending the reporter, to allow the ability to upload the mochawesome report, and cypress artefacts (screenshots & videos) to an...
Read more >npm WARN ... requires a peer of ... but none is installed ...
"A requires a peer of B but none was installed". Consider it as "A requires one of B's peers but that peer was...
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
@deane187 no worries chap, i’ve just created a repo to test out your config so I’ll keep you posted
https://github.com/YOU54F/cypress-circleorbtest
That is weird! seems to be OK on my end with that example repo,
I have 8 tests across 2 files
looking at your screenshots in the report, the duplicate tests have different timings suggesting that potentially it has ran twice and are not actually duplicates
ps, I’ve updated the config so it will now report even if the cypress tests fail.