Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
pytest-dev/pytest
Pull Requests
Commits
Open
Closed
Account for changes in fixture dependencies properly
bot:chronographer:provided
#14104 opened 2026-01-11 14:01 by
Anton3
fix #14004 - connect conftests to nodeids/nodes instead of matching string prefixes - ensure we connect in the collect phase in case of directory confusion
bot:chronographer:provided
#14098 opened 2026-01-09 11:47 by
RonnyPfannschmidt
Inconsistent wasxfail value when combining pytest.mark.xfail fixture with explicit pytest.xfail or pytest.fail calls
bot:chronographer:provided
#14091 opened 2026-01-06 22:07 by
harmin-parra
Add regression test and fixed dict insertion order in assertion diffs…
bot:chronographer:provided
#14086 opened 2026-01-04 18:42 by
anuranjansb
Fixed ``--pyargs`` not finding modules in the current directory when running pytest from a subdirectory
bot:chronographer:provided
#14084 opened 2026-01-03 10:42 by
rahuldevikar
Enhance fixture management for class-scoped fixtures
bot:chronographer:provided
#14083 opened 2026-01-03 05:53 by
pipinstalled
junitxml: preserve setup/call captured output for interlaced reports
bot:chronographer:provided
#14082 opened 2026-01-01 20:32 by
CortexShadow
Clarify mixed pass/fail colors in subtests documentation
#14081 opened 2025-12-31 09:04 by
harsh-sethiya
fix missing type annotations on `makepyfile` and `maketxtfile` methods
bot:chronographer:provided
#14080 opened 2025-12-31 04:26 by
DetachHead
docs : clarify fixture scope behaviour for parametrized fixtures
#14072 opened 2025-12-28 19:02 by
joddeepesh-cloud
correct-class-fixtures (#10819) (#14011)
bot:chronographer:provided
#14071 opened 2025-12-28 15:27 by
yastcher
Fix scope resolution for parametrized fixtures using dict order
bot:chronographer:provided
#14070 opened 2025-12-28 06:56 by
joddeepesh-cloud
Preserve insertion order for extra dict items in assertion output
bot:chronographer:provided
#14066 opened 2025-12-26 13:33 by
RafiB982
Fix: assertrepr_compare respects dict insertion order
bot:chronographer:provided
#14050 opened 2025-12-17 01:11 by
DavidAGInnovation
Fix ExceptionGroup to respect __tracebackhide__ (fixes #14036)
#14049 opened 2025-12-16 01:10 by
ci-sheriff-bot
Resolving Issue #13902
#14017 opened 2025-11-30 01:44 by
emilymamcarz
doc: use builtin `confval` directive, add `:type:` and `:default:`
bot:chronographer:provided
#14012 opened 2025-11-29 00:23 by
bluetech
separate subtests failures to give better indication on tests analysis
bot:chronographer:provided
#13987 opened 2025-11-20 19:00 by
RoniKishner
doc: Clarify conftest.py hooks unavailable during pytest_addoption
bot:chronographer:provided
#13954 opened 2025-11-12 13:18 by
FazeelUsmani
Access parametrization ids
bot:chronographer:provided
#13907 opened 2025-11-09 15:58 by
cazier
docs: fix misleading docstring about default vs skip=True in getoption
bot:chronographer:provided
#13879 opened 2025-11-05 08:44 by
midoriao
Style: Use type.__name__ in raises error messages for consistency
bot:chronographer:provided
#13862 opened 2025-10-29 22:52 by
dariomesic
Fix terminal reporter output not appearing with capture active
#13848 opened 2025-10-26 09:40 by
RonnyPfannschmidt
Generalize `PYTEST_CURRENT_TEST` for threading
bot:chronographer:provided
#13837 opened 2025-10-22 20:41 by
Liam-DeVoe
Fix: Skip system temp directories in rootdir detection (issue #13822)
#13826 opened 2025-10-18 21:44 by
AddyM
feat:add tests with uv
bot:chronographer:provided
#13825 opened 2025-10-18 19:34 by
sgaist
Fix issue #13817: Fixed ``AttributeError`` in ``Argument.__repr__`` when ``dest`` attribute is not set.
bot:chronographer:provided
#13824 opened 2025-10-18 16:26 by
thartline35
Fixed color inconsistency in verbose mode
bot:chronographer:provided
#13819 opened 2025-10-16 04:35 by
treyshaffer
fix(testing): `pytest.approx` correctly take account Mapping keys order to compare them
bot:chronographer:provided
#13815 opened 2025-10-15 11:21 by
cmnemoi
Deduplicate pythonwarnings to fix -W duplication
#13800 opened 2025-10-08 08:28 by
tanuj-rai
Older