Skip to content

Issues: pytest-dev/pytest

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add name property to testsuites element in generated JUnit XML plugin: junitxml related to the junitxml builtin plugin
#12736 opened Aug 23, 2024 by joseph-sentry
ASCII color chars leaking into xml report file when using verbose flag plugin: junitxml related to the junitxml builtin plugin type: bug problem that needs to be addressed
#12365 opened May 24, 2024 by ro-oliveira95
Populate output xml file after every test on a suite is completed plugin: junitxml related to the junitxml builtin plugin type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12350 opened May 22, 2024 by zebra993
junit-xml output attribute can be too big to handle with -vv plugin: junitxml related to the junitxml builtin plugin type: performance performance or memory problem/improvement
#12223 opened Apr 17, 2024 by Redoubts
No output written to JUnit XML files plugin: junitxml related to the junitxml builtin plugin
#12189 opened Apr 5, 2024 by briceparmentier
junitxml: Incorrect (?) file reported for inherited tests plugin: junitxml related to the junitxml builtin plugin topic: collection related to the collection phase type: question general question, might be closed after 2 weeks of inactivity
#9388 opened Dec 7, 2021 by tpict
Incorrect mixture of exit code and jUnit report when pytest.exit is called and a fixture teardown fails plugin: junitxml related to the junitxml builtin plugin topic: fixtures anything involving fixtures directly or indirectly type: bug problem that needs to be addressed
#8750 opened Jun 11, 2021 by Hawk777
Fixture record_testsuite_property does not work with pytest-xdist plugin: junitxml related to the junitxml builtin plugin plugin: xdist related to the xdist external plugin topic: fixtures anything involving fixtures directly or indirectly
#7767 opened Sep 17, 2020 by marincandenza
[junit] Add a file attribute to xunit2 plugin: junitxml related to the junitxml builtin plugin type: enhancement new feature or API change, should be merged into features branch
#7537 opened Jul 23, 2020 by webknjaz
junitxml not picking up user_properties in case of failure in call and error in teardown plugin: junitxml related to the junitxml builtin plugin type: bug problem that needs to be addressed
#6826 opened Feb 27, 2020 by schoi119
junit xml "tests" number seems wrong if only teardown fails plugin: junitxml related to the junitxml builtin plugin type: bug problem that needs to be addressed
#3850 opened Aug 22, 2018 by julianheinzelmann
Customize junitxml Pytest report to add multiple attributes from custom marker plugin: junitxml related to the junitxml builtin plugin type: enhancement new feature or API change, should be merged into features branch type: feature-branch new feature or API change, should be merged into features branch
#2827 opened Oct 11, 2017 by utkjad
Add test warning output to JUnit XML file plugin: junitxml related to the junitxml builtin plugin plugin: warnings related to the warnings builtin plugin type: enhancement new feature or API change, should be merged into features branch
#2717 opened Aug 24, 2017 by timj
PY_COLORS=1 causes invalid escape codes in --junitxml plugin: junitxml related to the junitxml builtin plugin type: bug problem that needs to be addressed
#2560 opened Jul 7, 2017 by quodlibetor
junitxml classname="" for additional test paths on command line plugin: junitxml related to the junitxml builtin plugin topic: collection related to the collection phase type: bug problem that needs to be addressed
#2556 opened Jul 5, 2017 by spstromberg
No skipped message in JUnit report for unexpectedly passed tests plugin: junitxml related to the junitxml builtin plugin
#2190 opened Jan 12, 2017 by robert-cody
Option to disable / customize some script return values plugin: junitxml related to the junitxml builtin plugin
#1990 opened Oct 6, 2016 by andrischmidt
pytest 3.0 breaks Jenkins' "Publish JUnit test result report" for doctests plugin: junitxml related to the junitxml builtin plugin type: regression indicates a problem that was introduced in a release which was working previously
#1862 opened Aug 24, 2016 by icemac
ProTip! Adding no:label will show everything without a label.