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

Doctests: CWD vs PATH import ambiguity plugin: doctests related to the doctests builtin plugin type: enhancement new feature or API change, should be merged into features branch
#727 opened Apr 22, 2015 by pytestbot updated Aug 20, 2015
Cython tracebacks are not shown correctly topic: reporting related to terminal output and user-facing messages and errors
#1139 opened Oct 16, 2015 by antocuni updated Oct 17, 2015
introduce fixture scope and dependency based sort key for sorting tests plugin: xdist related to the xdist external plugin topic: collection related to the collection phase type: backward compatibility might present some backward compatibility issues which should be carefully noted in the changelog type: enhancement new feature or API change, should be merged into features branch
#1269 opened Dec 17, 2015 by RonnyPfannschmidt updated Dec 17, 2015
config.fromdictargs applies the dictionary after the config object construction instead of status: critical grave problem or usability issue that affects lots of users type: backward compatibility might present some backward compatibility issues which should be carefully noted in the changelog type: bug problem that needs to be addressed
#1743 opened Jul 20, 2016 by RonnyPfannschmidt updated Jul 23, 2016
Python testfiles are being loaded. plugin: doctests related to the doctests builtin plugin topic: collection related to the collection phase
#1881 opened Aug 27, 2016 by SanketDG updated Aug 29, 2016
3 tasks done
--pyargs does not understand namespace packages status: help wanted developers would like help from experts on this topic type: bug problem that needs to be addressed
#478 opened Mar 6, 2014 by pytestbot updated Nov 26, 2016
Option to disable / customize some script return values plugin: junitxml related to the junitxml builtin plugin
#1990 opened Oct 6, 2016 by andrischmidt updated Feb 2, 2017
Test deselected if marker name matches parametrize id topic: marks related to marks, either the general marks or builtin
#2407 opened May 13, 2017 by dimaspivak updated May 13, 2017
create a way to run acceptance tests from folder trees directly in the source tree type: infrastructure improvement to development/releases/CI structure
#2628 opened Jul 28, 2017 by RonnyPfannschmidt updated Jul 28, 2017
parsefactories is called on nodes in a way where the actual node is scanned topic: collection related to the collection phase type: refactoring internal improvements to the code
#2695 opened Aug 16, 2017 by RonnyPfannschmidt updated Aug 16, 2017
pluginmanager does not run consider_module on setuptools plugins type: backward compatibility might present some backward compatibility issues which should be carefully noted in the changelog 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 type: infrastructure improvement to development/releases/CI structure
#2391 opened May 4, 2017 by RonnyPfannschmidt updated Sep 14, 2017
relative package support for pytest_plugins 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 type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#2601 opened Jul 21, 2017 by RonnyPfannschmidt updated Sep 14, 2017
monkeypatch class bases fails with TypeError plugin: monkeypatch related to the monkeypatch builtin plugin type: bug problem that needs to be addressed
#1938 opened Sep 15, 2016 by jaraco updated Sep 15, 2017
ensure terminal width is determined from the real terminal fd and not the capture fd we put at fd1 topic: reporting related to terminal output and user-facing messages and errors type: enhancement new feature or API change, should be merged into features branch
#2640 opened Aug 1, 2017 by RonnyPfannschmidt updated Sep 28, 2017
Format SyntaxErrors like Tracebacklines topic: tracebacks related to displaying and handling of tracebacks type: enhancement new feature or API change, should be merged into features branch
#2388 opened May 3, 2017 by ujeropoc updated Sep 28, 2017
undeterministic order of pytest_configure for contest loaded plugins topic: collection related to the collection phase
#2364 opened Apr 13, 2017 by RonnyPfannschmidt updated Sep 28, 2017
plugin registration for assert rewrite for pytest_plugins is done one at a time at import time topic: rewrite related to the assertion rewrite mechanism type: bug problem that needs to be addressed
#2353 opened Apr 7, 2017 by RonnyPfannschmidt updated Sep 28, 2017
inconsistent internalerror handling in combination with xdist plugin: xdist related to the xdist external plugin
#2321 opened Mar 20, 2017 by RonnyPfannschmidt updated Sep 28, 2017
Should test runs using lastfailed still scan all test files? plugin: cache related to the cache builtin plugin type: enhancement new feature or API change, should be merged into features branch
#2187 opened Jan 11, 2017 by DoWhileGeek updated Sep 28, 2017
addopts behavior with coverage flag topic: config related to config handling, argument parsing and config file type: enhancement new feature or API change, should be merged into features branch
#2165 opened Dec 28, 2016 by miketheman updated Sep 28, 2017
4 tasks done
pytester.Testdir.plugins is confusing and clunky plugin: pytester related to the pytester builtin plugin type: backward compatibility might present some backward compatibility issues which should be carefully noted in the changelog type: refactoring internal improvements to the code
#2126 opened Dec 9, 2016 by goodboy updated Sep 29, 2017
Pytest does not support indirect parameters for overriden fixtures topic: fixtures anything involving fixtures directly or indirectly type: refactoring internal improvements to the code
#2043 opened Nov 4, 2016 by acatton updated Sep 29, 2017
Allow disabling of additive options topic: config related to config handling, argument parsing and config file type: enhancement new feature or API change, should be merged into features branch type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#2036 opened Oct 31, 2016 by jaraco updated Sep 29, 2017
Duplicate file collection for non-pattern matching file topic: collection related to the collection phase type: bug problem that needs to be addressed
#2679 opened Aug 12, 2017 by elliterate updated Oct 6, 2017
Add high-level docs page "how pytest works"? type: docs documentation improvement, missing or needing clarification
#2670 opened Aug 8, 2017 by cdeil updated Oct 18, 2017
ProTip! Type g i on any issue or pull request to go back to the issue listing page.