Skip to content

(@wdio/json-reporter): add JSON reporter based of wdio-json-reporter#11623

Merged
christian-bromann merged 4 commits intomainfrom
cb/json-reporter
Nov 8, 2023
Merged

(@wdio/json-reporter): add JSON reporter based of wdio-json-reporter#11623
christian-bromann merged 4 commits intomainfrom
cb/json-reporter

Conversation

@christian-bromann
Copy link
Member

@christian-bromann christian-bromann commented Nov 6, 2023

Proposed changes

There is a wdio-json-reporter that is with 10k daily downloads a popular reporter. Unfortunately it is not maintained and the community is interested in having continuous support. See:

This PR adds the reporter to the core repository so the core team can maintain it moving forward. It is not a complex reporter and the additional maintenance effort should be reasonable.

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

@christian-bromann christian-bromann merged commit 5037108 into main Nov 8, 2023
@christian-bromann christian-bromann deleted the cb/json-reporter branch November 8, 2023 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: New Feature 🚀 PRs that contain new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant