docs: adds details to test results processor config option by zoltan-boros · Pull Request #12206 · jestjs/jest (original) (raw)

Conversation

@zoltan-boros

Summary

Based on the documentation (https://jestjs.io/docs/configuration) it was unclear to me what a test result processor (config option: testResultsProcessor), respectively a reporter (config option: reporters) does. Documentation makes the impression that they have the same purpose.
After searching on the internet I found some clue: jest-community/jest-junit#158
I would like to add this little piece of information to Jest docs.

Test plan

None. Only documentatin changed.

@zoltan-boros

@codecov-commenter

Biki-das

Choose a reason for hiding this comment

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

looks good , could you make the changes in the other versions of doc too, and add it to the main doc folder too

@zoltan-boros

@zoltan-boros

looks good , could you make the changes in the other versions of doc too, and add it to the main doc folder too

Sorry for the delayed reply.
I added the change to /docs too.
Regarding older versions: I would prefer not to alter the past.
Would you mind if I keep older versions as they are?

@SimenB

Please update all versions of the docs, people still use older versions, so the docs should reflect the latest information relevant for that version of Jest 🙂

@zoltan-boros

@zoltan-boros

@SimenB, Thank you for taking care of this PR.
I added the doc change to every version of the docs.

@SimenB

@SimenB

SimenB

Choose a reason for hiding this comment

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

thanks!

@github-actions

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators

Mar 11, 2022

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

[ Show hidden characters]({{ revealButtonHref }})

Labels