Skip to content

Feature Request: Support for Custom Test Report Formats #3641

@grasmarcussanti129

Description

@grasmarcussanti129

Feature Request

I would like to propose a feature that allows tox to support custom test report formats. Currently, it would be beneficial for users who wish to integrate reporting tools that require specific formats or for those who have existing reporting pipelines that they want to adhere to.

Proposed Implementation

  • Introduce a configuration option in the tox.ini file that allows users to specify the desired report format (e.g., XML, JSON, etc.).
  • Implement a plugin system that enables users to define their own report formatters.
  • Ensure compatibility with popular testing frameworks like pytest and unittest.

Benefits

  • Increased flexibility in how test results are reported.
  • Ease integration with external tools and services that rely on custom report formats.

I believe this addition could greatly enhance the usability of tox for various user scenarios. Please let me know your thoughts on this suggestion!

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