-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Better reporting for "dict subset" comparison
topic: rewrite
related to the assertion rewrite mechanism
type: enhancement
new feature or API change, should be merged into features branch
#12860
opened Oct 7, 2024 by
nikitagashkov
Allow disabling assertion rewriting at a function level
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
#12610
opened Jul 15, 2024 by
chaudhary1337
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
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
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
Extra info in assertion is truncated even with related to terminal output and user-facing messages and errors
topic: rewrite
related to the assertion rewrite mechanism
type: bug
problem that needs to be addressed
-vv
topic: reporting
#12307
opened May 11, 2024 by
The-Compiler
Improves error message when path does not exist
topic: reporting
related to terminal output and user-facing messages and errors
topic: rewrite
related to the assertion rewrite mechanism
#12151
opened Mar 22, 2024 by
kaddkaka
--import-mode=importlib breaks assertion rewriting
topic: rewrite
related to the assertion rewrite mechanism
#12044
opened Mar 1, 2024 by
y2kbugger
conditionally rewrite assertions / support assertion descriptions in 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
pytest_assertion_pass
and pytest_assertrepr_compare
hooks
topic: rewrite
#11975
opened Feb 14, 2024 by
DetachHead
Assertion rewriting issue with editable-installed plugins
topic: rewrite
related to the assertion rewrite mechanism
type: bug
problem that needs to be addressed
#11783
opened Jan 6, 2024 by
bluetech
Pytest reevaluates walrus operations within assert statements
topic: rewrite
related to the assertion rewrite mechanism
type: regression
indicates a problem that was introduced in a release which was working previously
#11115
opened Jun 15, 2023 by
regananalytics
4 tasks done
Full diff for list of strings wrong for multi-line string
topic: rewrite
related to the assertion rewrite mechanism
#10863
opened Apr 4, 2023 by
chbndrhnns
Pytest assert rewrite causes serialzation problem with dill
topic: rewrite
related to the assertion rewrite mechanism
#10845
opened Mar 28, 2023 by
potiuk
4 tasks done
Pytest assert rewrite fails when rewriting some parts of cassandra cython code
topic: rewrite
related to the assertion rewrite mechanism
type: bug
problem that needs to be addressed
#10844
opened Mar 28, 2023 by
potiuk
4 tasks done
Pytest seems to search and create files in site-packages directory when not prompted to
topic: rewrite
related to the assertion rewrite mechanism
type: enhancement
new feature or API change, should be merged into features branch
#10781
opened Mar 1, 2023 by
hmaarrfk
4 tasks done
Assert error message is omitted with --tb=long if assertion has been made in method called by test method with.
topic: rewrite
related to the assertion rewrite mechanism
#10717
opened Feb 8, 2023 by
Liquidmasl
4 tasks done
Show whitespace escape code in string diffs
topic: rewrite
related to the assertion rewrite mechanism
type: enhancement
new feature or API change, should be merged into features branch
#10704
opened Feb 3, 2023 by
jakkdl
Add a hook to modify final error text
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
#10666
opened Jan 15, 2023 by
Rizhiy
assertion explanation cutoff takes beginnings of relevant lines for near identical contents
topic: rewrite
related to the assertion rewrite mechanism
type: enhancement
new feature or API change, should be merged into features branch
#10372
opened Oct 12, 2022 by
RonnyPfannschmidt
Request for function to import module directly from file with rewritten assertions
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
#9977
opened May 19, 2022 by
hjtran
Assert statements in Enum subclass definitions case errors when assertion rewriting is enabled
topic: rewrite
related to the assertion rewrite mechanism
type: bug
problem that needs to be addressed
#9582
opened Jan 31, 2022 by
finite-state-machine
TestPyCacheDir.test_sys_pycache_prefix_integration fails on Windows / Python 3.9
platform: windows
windows platform-specific problem
topic: rewrite
related to the assertion rewrite mechanism
type: selftests
a problem in the tests of pytest
#9298
opened Nov 11, 2021 by
The-Compiler
Using stdlib related to the assertion rewrite mechanism
runpy.run_module()
causes AttributeError: 'AssertionRewritingHook' object has no attribute 'get_code'
topic: rewrite
#9007
opened Aug 15, 2021 by
roo-oliv
assert str1 == str2
takes forever with long strings that differ by a short prefix
topic: rewrite
#8998
opened Aug 12, 2021 by
sevaseva
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.