Skip to content

Update jest-junit integration #77

@simonplend

Description

@simonplend
testResultsProcessor support is deprecated. Please use jest reporter. See https://github.com/jest-community/jest-junit#usage:

{
  "reporters": [
    "jest-junit"
  ]
}

First seen: https://circleci.com/gh/Financial-Times/n-test/490

Can reproduce locally by running:

CI=true make unit-test

Instructions for updating here: https://github.com/jest-community/jest-junit#usage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions