Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
pytest-dev/pytest
Pull Requests
Commits
Open
Closed
Preserve dictionary insertion order in assertion output
#14139 opened 2026-01-20 13:36 by
daniell-olaitan
Add test for unserializable marker arguments
#14133 opened 2026-01-19 11:50 by
Vivansh27
docs: a few tweaks
skip news
#14129 opened 2026-01-18 17:29 by
bluetech
Docs: clarify conftest usage and fixture import pitfalls
bot:chronographer:provided
#14128 opened 2026-01-18 13:29 by
Dooopinder
fix: validate marker names in -m expression with --strict-markers
bot:chronographer:provided
#14127 opened 2026-01-18 11:05 by
RonnyPfannschmidt
fix: show correct program name in argparse help/errors
bot:chronographer:provided
#14126 opened 2026-01-18 10:20 by
RonnyPfannschmidt
fix(parametrize): handle trailing comma in string argnames
type: bug
topic: parametrize
bot:chronographer:provided
backport 9.0.x
#14125 opened 2026-01-18 09:57 by
RonnyPfannschmidt
experiment: use uv and dependency-groups in build pipelines
skip news
#14122 opened 2026-01-17 19:08 by
RonnyPfannschmidt
cacheprovider: simplify cache directory creation
skip news
#14121 opened 2026-01-17 16:08 by
RonnyPfannschmidt
[DONT REVIEW] WIP: Migrate Node __init__ logic to from_parent factory methods
#14119 opened 2026-01-17 14:56 by
RonnyPfannschmidt
Fix conftest fixture scoping when testpaths points outside rootdir
bot:chronographer:provided
#14118 opened 2026-01-17 12:06 by
RonnyPfannschmidt
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
Older