Roozenboom / rbnx

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

feat: add option to enable wdio watch mode #7

Closed Roozenboom closed 1 year ago

Roozenboom commented 1 year ago

Current Behavior

The --watch flag is not supported.

Expected Behavior

Add support for WebdriverIO watch mode (https://webdriver.io/docs/watcher/) by adding a watch parameter to the executor schema and forwarding the --watch flag to the wdio cli command. Additional files to watch (glob patterns) can be configured with the wdio config property filesToWatch

Related Issue(s)

Fixes #5

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 6fc58d05bdbbde3d2d345e4d76ec25c14329ccde. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets - [`nx affected --target=test --parallel=3 --ci --code-coverage`](https://cloud.nx.app/runs/4DNxaLU6gx) - [`nx affected --target=build --parallel=3`](https://cloud.nx.app/runs/cgo3cAGMcX) - [`nx affected --target=lint --parallel=3`](https://cloud.nx.app/runs/R6keDdyeFV) - [`nx-cloud record -- npx nx format:check`](https://cloud.nx.app/runs/DGcEJxkCl6)

Sent with 💌 from NxCloud.

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: