Skip to content

feat: export cjs interface for wdio-cli#10188

Merged
christian-bromann merged 4 commits intowebdriverio:mainfrom
DirkoOdendaal:feature/export-wdio-cli-interface-for-cjs
Apr 14, 2023
Merged

feat: export cjs interface for wdio-cli#10188
christian-bromann merged 4 commits intowebdriverio:mainfrom
DirkoOdendaal:feature/export-wdio-cli-interface-for-cjs

Conversation

@DirkoOdendaal
Copy link
Contributor

Fixes #9869

Types of changes

  • [ x ] 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

  • [x ] 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

Export interface for CJS

Reviewers: @webdriverio/project-committers

@DirkoOdendaal DirkoOdendaal marked this pull request as ready for review April 14, 2023 08:42
Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done 👌

@christian-bromann christian-bromann added the PR: Bug Fix 🐛 PRs that contain bug fixes label Apr 14, 2023
@christian-bromann christian-bromann merged commit d7ba254 into webdriverio:main Apr 14, 2023
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]: CJS require of @wdio/cli and @wdio/reporter not implemented

2 participants