Roozenboom / rbnx

Nx plugin for WebdriverIO support
https://www.npmjs.com/package/@rbnx/webdriverio
MIT License
10 stars 1 forks source link

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

Closed rlindgren closed 1 year ago

rlindgren commented 1 year ago

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.

rlindgren commented 1 year ago

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

Roozenboom commented 1 year ago

LGTM 🎉

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: