Skip to content

deprecate the builtin junitxml module and plan for moving it to a external plugin #3777

@RonnyPfannschmidt

Description

@RonnyPfannschmidt

followup to #1126

junitxml in pytest itself is broken and not seeing any real maintenance, as such it should be considered for removal from the core

  • create a timeline
  • create a external copy of the plugin that may replace/superseed the building plugin
  • deprecate the builtin plugin
  • remove the builting plugin

as the plugin is not part of the public api, it can be turned into a required dependency even in a minor release without needing to have a breaking release

it can however only turned into a optional thing by a major release

Metadata

Metadata

Assignees

No one assigned

    Labels

    plugin: junitxmlrelated to the junitxml builtin plugintype: backward compatibilitymight present some backward compatibility issues which should be carefully noted in the changelogtype: deprecationfeature that will be removed in the futuretype: removalmarks the actual removal of a feature, usually done in major releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions