-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Refactor underlying data structure of assertions AST from string to something more flexible
topic: reporting
related to terminal output and user-facing messages and errors
topic: rewrite
related to the assertion rewrite mechanism
type: enhancement
new feature or API change, should be merged into features branch
#12499
opened Jun 20, 2024 by
farbodahm
imports of distutils pick up wrong parent module
topic: collection
related to the collection phase
#12490
opened Jun 19, 2024 by
jaraco
Bring back link checks
good first issue
easy issue that is friendly to new contributor
type: docs
documentation improvement, missing or needing clarification
type: infrastructure
improvement to development/releases/CI structure
#12474
opened Jun 18, 2024 by
The-Compiler
Cleaning up the issue backlog
type: infrastructure
improvement to development/releases/CI structure
#12465
opened Jun 17, 2024 by
obestwalter
Module Scoped Fixture Invoked Multiple Times with Indirect Parameterized Tests
topic: fixtures
anything involving fixtures directly or indirectly
#12459
opened Jun 13, 2024 by
pau-alef
Attempting to related to the doctests builtin plugin
dill
a function defined in a doctest
run with pytest
causes a TypeError: cannot pickle 'EncodedFile' object
.
plugin: doctests
#12448
opened Jun 11, 2024 by
qthequartermasterman
4 tasks done
pytest approx wrong formatting return - printing all values as wrong.
topic: rewrite
related to the assertion rewrite mechanism
type: bug
problem that needs to be addressed
#12444
opened Jun 10, 2024 by
natsala13
2
doctest expecting asserts behaves differently than stdlib
plugin: doctests
related to the doctests builtin plugin
#12417
opened Jun 4, 2024 by
isidroas
Add a new hook to inform user of current state on signal
topic: reporting
related to terminal output and user-facing messages and errors
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#12407
opened Jun 2, 2024 by
yurivict
text diffs on huge files are slow
topic: rewrite
related to the assertion rewrite mechanism
type: performance
performance or memory problem/improvement
#12406
opened Jun 2, 2024 by
d-b-w
Add hooks to allow further AST customization and control pyc caching while assertion rewriting.
topic: rewrite
related to the assertion rewrite mechanism
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#12387
opened May 28, 2024 by
jaltmayerpizzorno
"Conditions as strings instead of booleans" docs act like documentation improvement, missing or needing clarification
pytest.config
is still a thing
type: docs
#12377
opened May 27, 2024 by
jwodder
Allow to dynamically create fixture in plugin
topic: fixtures
anything involving fixtures directly or indirectly
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#12376
opened May 27, 2024 by
pbrezina
pytest.skip in conftest/__init__ files doesn't work as expected
topic: collection
related to the collection phase
#12371
opened May 26, 2024 by
MishaVyb
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
sys.__stdout__.isatty() returns incorrect value for Windows 11
platform: windows
windows platform-specific problem
plugin: capture
related to the capture builtin plugin
type: bug
problem that needs to be addressed
#12349
opened May 21, 2024 by
jdgsmallwood
4 tasks done
Warn if collection spends >5s traversing a directory without collecting any tests
topic: collection
related to the collection phase
topic: reporting
related to terminal output and user-facing messages and errors
type: performance
performance or memory problem/improvement
#12312
opened May 12, 2024 by
Zac-HD
8.1.1 removed ability to introspect teardown exceptions in anything involving fixtures directly or indirectly
type: regression
indicates a problem that was introduced in a release which was working previously
pytest_fixture_post_finalizer
topic: fixtures
#12306
opened May 10, 2024 by
mchase-nasuni
c85fce39b regressed importing standard library modules that are "masked"
topic: collection
related to the collection phase
type: bug
problem that needs to be addressed
#12303
opened May 10, 2024 by
s-t-e-v-e-n-k
4 tasks done
--doctest-modules
option causes namespace packages' subpackages to be added to sys.path
#12287
opened May 5, 2024 by
RaulWCosta
4 tasks done
With 8.2.0, attempt to import docs from niece module fails
status: help wanted
developers would like help from experts on this topic
topic: collection
related to the collection phase
type: regression
indicates a problem that was introduced in a release which was working previously
#12276
opened Apr 30, 2024 by
jaraco
1 of 4 tasks
Show nicer tracebacks for BaseExceptionGroup from fixture setup/teardown
type: enhancement
new feature or API change, should be merged into features branch
#12255
opened Apr 26, 2024 by
nicoddemus
monkeypatch.setattr
started failing in Pytest 8.1.2 (setuptools CI)
plugin: monkeypatch
#12254
opened Apr 26, 2024 by
abravalheri
2 of 3 tasks
Handle warnings raised at import time early in pytest process
plugin: warnings
related to the warnings builtin plugin
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#12249
opened Apr 26, 2024 by
Redoubts
ProTip!
no:milestone will show everything without a milestone.