Open
Description
Area with issue?
JSON Schema
✔️ Expected Behavior
Something along the lines of
"properties": {
"test": {
"reporter": {
"junit": {
"$comment": "https://bun.sh/docs/test/reporters#junit-xml-reporter",
"examples": ["path/to/junit.xml"],
"description": "Output path for JUnit XML report",
"type": "string"
}
}
}
}
❌ Actual Behavior
No junit reporter field. I am guessing due to this not being documented on the bunfig.toml page: https://bun.sh/docs/runtime/bunfig but only at https://bun.sh/docs/test/reporters#junit-xml-reporter.
JSON, YAML, or TOML file that does not work.
IDE or code editor.
None
Are you making a PR for this?
No, someone else must create the PR.
Metadata
Metadata
Assignees
Labels
No labels