Skip to content

[🐛 Bug]: verify if framework integration package is installed and available #11937

@christian-bromann

Description

@christian-bromann

Have you read the Contributing Guidelines on issues?

WebdriverIO Version

latest

Node.js Version

latest

Mode

WDIO Testrunner

Which capabilities are you using?

n/a

What 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/a

Code 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug 🐛help wantedIssues that are free to take by anyone interested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions