Skip to content

Conversation

@jrjsmrtn
Copy link

@jrjsmrtn jrjsmrtn commented Sep 7, 2025

Add support for custom properties in JUnit XML output

Accept custom properties from :junit_formatter :propertieCs config
Merge custom properties with default properties (seed, date)
Update documentation with new properties configuration option
Enable comprehensive platform metadata injection in test results
This enhancement allows test frameworks to inject platform-specific
metadata, environment details, and testing configuration into JUnit XML
reports for better test result analysis and categorization.

Be aware that this PR has been co-authored with Claude Code.

- Accept custom properties from :junit_formatter :properties config
- Merge custom properties with default properties (seed, date)
- Update documentation with new properties configuration option
- Enable comprehensive platform metadata injection in test results

This enhancement allows test frameworks to inject platform-specific
metadata, environment details, and testing configuration into JUnit XML
reports for better test result analysis and categorization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant