Docs - Added Test Observability as a reporter#10113
Merged
christian-bromann merged 3 commits intowebdriverio:mainfrom Apr 5, 2023
Merged
Docs - Added Test Observability as a reporter#10113christian-bromann merged 3 commits intowebdriverio:mainfrom
christian-bromann merged 3 commits intowebdriverio:mainfrom
Conversation
BrowserStack Test Observability is a standalone test reporter, a debugging tool, and also surfaces test suite health-related metrics. It works even when tests are not run on the BrowserStack platform similar to other reporters and hence adding the docs of it as part of reporters.
Member
|
@sourav-kundu thanks for raising the PR. The service is already listed under the service section. Note that this is not a user facing documentation page and is more meant for contributor to understand the repo contents. I don't think listing the service twice clears up any confusion. Feel free to extend the description of the service entry in line 115 and mention that the service is also doing reporting work. |
Contributor
Author
|
@christian-bromann Sure, I've modified the PR to accommodate the changes. We'll send a separate PR for public facing documentation for Test Observability. Thanks |
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BrowserStack Test Observability is a standalone test reporter, a debugging tool, and also surfaces test suite health-related metrics. It works even when tests are not run on the BrowserStack platform similar to other reporters and hence adding the docs of it as part of reporters.
Proposed changes
Types of changes
Checklist
Further comments
Reviewers: @webdriverio/project-committers