-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Bug 🐛help wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interested
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
WebdriverIO Version
latest
Node.js Version
latest
Mode
WDIO Testrunner
Which capabilities are you using?
n/aWhat happened?
When running WebdriverIO testrunner tests and a user has missed to install one of the WebdriverIO framework integrations, the test runs fails without any useful information:
❯ npm run test:e2e:mocha
> wdio-video-reporter@4.0.5 test:e2e:mocha
> npx wdio run tests/wdio.conf.ts
Execution of 2 workers started at 2023-12-26T20:31:20.572Z
[1-0] FAILED
[0-0] FAILED
Spec Files: 0 passed, 2 failed, 2 total (100% completed) in 00:00:00
What is your expected behavior?
Provide a sufficient error message suggesting to install a framework integration package.
How to reproduce the bug.
n/a
Relevant log output
n/aCode of Conduct
- I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- I have searched the existing issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug 🐛help wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interested