Skip to content

[🐛 Bug]: Better detection of config files #46

@nextlevelbeard

Description

@nextlevelbeard

Have you read the Contributing Guidelines on issues?

WebdriverIO Extension Version

latest

WebdriverIO Version

latest

Node.js Version

20

Which capabilities are you using?

What happened?

A file that is inside a project sub-folder / workspace will not be detected.
A file that is not named exactly "wdio.conf.[jt]s" will not be detected.

Users might have a need for different file names to differentiate them (cloud.conf.ts, local.conf.ts, etc)

What is your expected behavior?

A file that is inside a project sub-folder / workspace is detected.
A file that is not named exactly wdio.conf.[jt]s is detected but ending in ".conf.[tj]s" is detected.

How to reproduce the bug.

Relevant log output

-

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 🐛Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions