Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow options.wdioConfig to support absolute and relative paths #10

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

rlindgren
Copy link
Contributor

Current Behavior

options.wdioConfig must be located in the project root, else generated wdio config improperly references the file.

Expected Behavior

options.wdioConfig should support config files located at arbitrary file system locations.
The generated wdio config file should properly reference the config file in its import statement.

… paths

`options.wdioConfig` should support config files located at arbitrary file system locations.
The generated wdio config file should properly reference the config file in its import statement.
@rlindgren
Copy link
Contributor Author

@Roozenboom What would you need added/removed/changed in this PR to merge it in to main?

@Roozenboom
Copy link
Owner

LGTM 🎉

@Roozenboom Roozenboom merged commit 2194fa5 into Roozenboom:main Aug 22, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants