Skip to content

(@wdio/config): allow specifying a file name as spec parameter#10921

Merged
christian-bromann merged 1 commit intomainfrom
cb-spec-filename
Aug 11, 2023
Merged

(@wdio/config): allow specifying a file name as spec parameter#10921
christian-bromann merged 1 commit intomainfrom
cb-spec-filename

Conversation

@christian-bromann
Copy link
Member

Proposed changes

closes #10882
fixes #9495
closes #10239

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • I have added proper type definitions for new commands (if appropriate)

Further comments

n/a

Reviewers: @webdriverio/project-committers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Bug Fix 🐛 PRs that contain bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🐛 Bug]: Since v8 --spec only works with full path to spec file

1 participant