# @cucumber/junit-xml-formatter

> ⚠️ This is an internal package; you don't need to install it in order to use the junit formatter in `@cucumber/cucumber` as it's built in there.

Latest version **0.15.0** (published 2026-09-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install @cucumber/junit-xml-formatter
pnpm add @cucumber/junit-xml-formatter
yarn add @cucumber/junit-xml-formatter
bun add @cucumber/junit-xml-formatter
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.15.0 |
| Published | 2026-09-14 |
| First published | 2024-11-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 39.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 3 |
| Author | David Goss |
| Maintainers | cukebot |

## Links

- npm: https://www.npmjs.com/package/@cucumber/junit-xml-formatter
- Repository: https://github.com/cucumber/junit-xml-formatter
- Homepage: https://github.com/cucumber/junit-xml-formatter#readme
- Issues: https://github.com/cucumber/junit-xml-formatter/issues
- npm.io page: https://npm.io/package/@cucumber/junit-xml-formatter

## Dependencies (4)

- [luxon](https://npm.io/package/luxon.md) ^3.5.0
- [xmlbuilder](https://npm.io/package/xmlbuilder.md) ^15.1.1
- [@cucumber/query](https://npm.io/package/@cucumber/query.md) ^16.0.0
- [@teppeis/multimaps](https://npm.io/package/@teppeis/multimaps.md) ^3.0.0

## Recent versions

- 0.15.0 (latest) — 2026-09-14
- 0.14.1 — 2026-08-05
- 0.14.0 — 2026-06-11
- 0.13.3 — 2026-04-14
- 0.13.2 — 2026-02-25
- 0.9.0 — 2025-09-11
- 0.8.1 — 2025-08-13
- 0.8.0 — 2025-07-07
- 0.7.1 — 2024-11-24
- 0.6.0 — 2024-11-15

## README

⚠️ This is an internal package; you don't need to install it in order to use the junit formatter in `@cucumber/cucumber` as it's built in there.

# junit-xml-formatter

> Takes a stream of Cucumber messages and outputs a JUnit XML report

---
_Source: https://npm.io/package/@cucumber/junit-xml-formatter · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
