Skip to content

JavaScript: Add Develocity test reporting for Jest#6820

Merged
knutwannheden merged 1 commit intomainfrom
js-develocity
Feb 25, 2026
Merged

JavaScript: Add Develocity test reporting for Jest#6820
knutwannheden merged 1 commit intomainfrom
js-develocity

Conversation

@knutwannheden
Copy link
Copy Markdown
Contributor

Summary

  • Register the existing Jest JUnit XML report with Develocity via ImportJUnitXmlReports so JS test results appear in build scans
  • Matches the pattern added for pytest in Python: Enable build cache and Develocity reporting for pytest #6819
  • No changes to Jest config needed — jest-junit reporter was already configured and producing build/test-results/jest/junit.xml

Test plan

  • Verify CI build succeeds
  • Check the Develocity build scan for Jest test results under :rewrite-javascript:npmTest

Register the existing Jest JUnit XML report with Develocity via
ImportJUnitXmlReports so test results appear in build scans, matching
the pattern used for pytest in rewrite-python.
@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite Feb 25, 2026
@knutwannheden knutwannheden merged commit 326c763 into main Feb 25, 2026
1 check passed
@knutwannheden knutwannheden deleted the js-develocity branch February 25, 2026 18:54
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant