-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
plugin: junitxmlrelated to the junitxml builtin pluginrelated to the junitxml builtin plugintype: backward compatibilitymight present some backward compatibility issues which should be carefully noted in the changelogmight present some backward compatibility issues which should be carefully noted in the changelogtype: deprecationfeature that will be removed in the futurefeature that will be removed in the futuretype: removalmarks the actual removal of a feature, usually done in major releasesmarks the actual removal of a feature, usually done in major releases
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
plugin: junitxmlrelated to the junitxml builtin pluginrelated to the junitxml builtin plugintype: backward compatibilitymight present some backward compatibility issues which should be carefully noted in the changelogmight present some backward compatibility issues which should be carefully noted in the changelogtype: deprecationfeature that will be removed in the futurefeature that will be removed in the futuretype: removalmarks the actual removal of a feature, usually done in major releasesmarks the actual removal of a feature, usually done in major releases