Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
https://github.com/pytest-dev/pytest
build(deps): Bump pytest-trio from 0.7.0 to 0.8.0 in /testing/plugins_integration
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Alternative approaches for `PytestReturnNotNoneWarning`
cliffckerr opened this issue over 2 years ago
cliffckerr opened this issue over 2 years ago
Assign readable and stable test id to single test cases
edmondop opened this issue over 2 years ago
edmondop opened this issue over 2 years ago
logging file write mode can't be customized
Mrsong007 opened this issue over 2 years ago
Mrsong007 opened this issue over 2 years ago
Parent class marked fixture no longer reached with pytest 7.2
jaraco opened this issue over 2 years ago
jaraco opened this issue over 2 years ago
Design discussion: how should we test for expected `ExceptionGroup`s?
Zac-HD opened this issue over 2 years ago
Zac-HD opened this issue over 2 years ago
pytest 7.2.0: ModuleNotFoundError: No module named 'py.xml'; 'py' is not a package
KevinMarquette opened this issue over 2 years ago
KevinMarquette opened this issue over 2 years ago
`pytest-benchmark`: AttributeError: module 'py' has no attribute 'io'
ocelotl opened this issue over 2 years ago
ocelotl opened this issue over 2 years ago
`@pytest.mark.*` priority seems wrong
pmeier opened this issue over 2 years ago
pmeier opened this issue over 2 years ago
pytest.raises swallows warning about unawaited coroutine
seifertm opened this issue over 2 years ago
seifertm opened this issue over 2 years ago
pytest_addoption is not listing all arguments and their help(both required and optional args)
puppet-py opened this issue over 2 years ago
puppet-py opened this issue over 2 years ago
vendor py.path and py.error
asottile opened this pull request over 2 years ago
asottile opened this pull request over 2 years ago
--import-mode=importlib causes tests to import a class with a different id
rectalogic opened this issue over 2 years ago
rectalogic opened this issue over 2 years ago
Add child modules as attributes of parent modules.
akhilramkee opened this pull request over 2 years ago
akhilramkee opened this pull request over 2 years ago
AttributeError: Test modules cannot use parent module's attributes under `--import-mode=importlib`
akhilramkee opened this issue over 2 years ago
akhilramkee opened this issue over 2 years ago
Enable Python 3.10's ``EncodingWarning``
AA-Turner opened this pull request over 2 years ago
AA-Turner opened this pull request over 2 years ago
Cannot ignore internal `pytest` `EncodingWarning` warnings
AA-Turner opened this issue over 2 years ago
AA-Turner opened this issue over 2 years ago
Introduce a gate/check GHA job
webknjaz opened this pull request over 2 years ago
webknjaz opened this pull request over 2 years ago
Add shell completions by shtab
Freed-Wu opened this pull request over 2 years ago
Freed-Wu opened this pull request over 2 years ago
logging level and output capture sensitive to environment and confusing
adigitoleo opened this issue over 2 years ago
adigitoleo opened this issue over 2 years ago
Provide dedicated control over truncation of "short test summary info" lines
yarikoptic opened this issue over 2 years ago
yarikoptic opened this issue over 2 years ago
Pytest Magic Mock does not support fixed point notation in strings
carvajalluis opened this issue over 2 years ago
carvajalluis opened this issue over 2 years ago
PEP-657 enhanced error locations in pytest tracebacks
davidszotten opened this issue over 2 years ago
davidszotten opened this issue over 2 years ago
Adds checks for nested data structures not of the same type as the outermost structure.
ptkenny opened this pull request over 2 years ago
ptkenny opened this pull request over 2 years ago
fallback to native traceback when handling ExceptionGroup (take 2) [SQUASH]
jakkdl opened this pull request over 2 years ago
jakkdl opened this pull request over 2 years ago
[docs rendering] Too much italics on RTD
webknjaz opened this issue over 2 years ago
webknjaz opened this issue over 2 years ago
when i run 'pytest.main()' to run all cases, the 'pytest_sessionstart' do not run?
fireblackman opened this issue over 2 years ago
fireblackman opened this issue over 2 years ago
Fixed error where filename too long being not caught #10169
PurityLake opened this pull request over 2 years ago
PurityLake opened this pull request over 2 years ago
Pytest trying to check if custom argument is a file crashes due to filename being too long
jdckmz opened this issue over 2 years ago
jdckmz opened this issue over 2 years ago
Wrong path referenced for failing test
felixriese opened this issue over 2 years ago
felixriese opened this issue over 2 years ago
Document how to build dynamic session-scoped fixtures
sirosen opened this issue over 2 years ago
sirosen opened this issue over 2 years ago
capsys not implementing fileno, patches stream object causing io error
tonybaloney opened this issue over 2 years ago
tonybaloney opened this issue over 2 years ago
use vdbench tool run long time IO test, io break off
linglingfa1212 opened this issue over 2 years ago
linglingfa1212 opened this issue over 2 years ago
issue-10113/Change error message
jekwatt opened this pull request over 2 years ago
jekwatt opened this pull request over 2 years ago
Possible missing warning filters in pytest_configure
akhilramkee opened this issue over 2 years ago
akhilramkee opened this issue over 2 years ago
Misleading error message when parameters are missing in the parametrize but presented in the test function
TommyDew42 opened this issue over 2 years ago
TommyDew42 opened this issue over 2 years ago
Allow marking fixtures as always-indirect
michallowasrzechonek-silvair opened this pull request over 2 years ago
michallowasrzechonek-silvair opened this pull request over 2 years ago
WIP: Add a simple way to mark tests as xfail inside test
manueljacob opened this pull request over 2 years ago
manueljacob opened this pull request over 2 years ago
Reference documentation, typing annotations and reality for `pytest.mark.xfail()` don’t match
manueljacob opened this issue over 2 years ago
manueljacob opened this issue over 2 years ago
Add pytest.raises(..., contains='substring')
timhoffm opened this issue over 2 years ago
timhoffm opened this issue over 2 years ago
Add a built-in way to compare sequences ignoring order
Delgan opened this issue over 2 years ago
Delgan opened this issue over 2 years ago
3.11.0b1 ValueError "not a valid range"
AA-Turner opened this issue over 2 years ago
AA-Turner opened this issue over 2 years ago
hook/mechanism to await awaitable results of fixtures/test results (asyncio/anyio/trio)
RonnyPfannschmidt opened this issue over 2 years ago
RonnyPfannschmidt opened this issue over 2 years ago
Custom markers don't show custom color in 'short test summary info' section
jeffwright13 opened this issue over 2 years ago
jeffwright13 opened this issue over 2 years ago
Double reporting teardown failure
gruberma opened this issue almost 3 years ago
gruberma opened this issue almost 3 years ago
Add shell-style wildcard support to 'testpaths'
jparise opened this pull request almost 3 years ago
jparise opened this pull request almost 3 years ago
pathlib error when using python from double-slash //path
iynehz opened this issue almost 3 years ago
iynehz opened this issue almost 3 years ago
Proposal: revisit folding skipped tests in summary
nicoddemus opened this issue almost 3 years ago
nicoddemus opened this issue almost 3 years ago
Switch documentation theme to Furo
pradyunsg opened this pull request almost 3 years ago
pradyunsg opened this pull request almost 3 years ago
Way to disable stdout capturing from outside of a test
dzcode opened this issue almost 3 years ago
dzcode opened this issue almost 3 years ago
Duplicate tests for placing brackets at the end of a command line
Drako2711 opened this issue almost 3 years ago
Drako2711 opened this issue almost 3 years ago
Regression in 7.1 ? Windows CI started to fail with "assert mod not in mods" since 7.1
Carreau opened this issue almost 3 years ago
Carreau opened this issue almost 3 years ago
7.1.0: self test is failing in `testing/python/raises.py::TestRaises::test_raises_exception_looks_iterable`
kloczek opened this issue almost 3 years ago
kloczek opened this issue almost 3 years ago
Re-evaluation of commandline after(!) full import of all conftest.py files
RolfBippus opened this issue almost 3 years ago
RolfBippus opened this issue almost 3 years ago
allow fixture use in @pytest.mark.parametrize
ChristianF88 opened this issue almost 3 years ago
ChristianF88 opened this issue almost 3 years ago
`pytest --collect-only --quiet` output is not "machine readable"
asottile opened this issue almost 3 years ago
asottile opened this issue almost 3 years ago
[v7.0.0 regression?] AssertionError: previous item was not torn down properly
webknjaz opened this issue about 3 years ago
webknjaz opened this issue about 3 years ago
E _pytest.pathlib.ImportPathMismatchError
BinLiang2021 opened this issue about 3 years ago
BinLiang2021 opened this issue about 3 years ago
Backport workflow: Add some feedback comments
The-Compiler opened this issue about 3 years ago
The-Compiler opened this issue about 3 years ago
Backport workflow: Use access token to run CI on PRs?
The-Compiler opened this issue about 3 years ago
The-Compiler opened this issue about 3 years ago
Backport workflow: Extend to allow labeling open PRs
The-Compiler opened this issue about 3 years ago
The-Compiler opened this issue about 3 years ago
Disable the creation of the __pycache__ directory... From pytest.ini / pyproject.toml
maxsu opened this issue about 3 years ago
maxsu opened this issue about 3 years ago
Stop testing a file on first fail
james10424 opened this issue about 3 years ago
james10424 opened this issue about 3 years ago
Expose FixtureDef and SubRequest
asvetlov opened this pull request about 3 years ago
asvetlov opened this pull request about 3 years ago
Add a function to detect if pytest is running
adamchainz opened this issue about 3 years ago
adamchainz opened this issue about 3 years ago
hookspec: document conftest behavior for all hooks
bluetech opened this pull request about 3 years ago
bluetech opened this pull request about 3 years ago
6.2.5: pytest self test is failing in two units
kloczek opened this issue about 3 years ago
kloczek opened this issue about 3 years ago
Get help for only custom options
rhshadrach-8451 opened this issue about 3 years ago
rhshadrach-8451 opened this issue about 3 years ago
The -k expression works with double quotes but not single quotes
taigit opened this issue about 3 years ago
taigit opened this issue about 3 years ago
ValueError: no option named 'verbose' - during assertion eval, when Terminal plugin is disabled
yaelmi3 opened this issue about 3 years ago
yaelmi3 opened this issue about 3 years ago
Assertion Error in fixture teardown when test failed is causing crash if '-x' option is used and more than one test executed
roberfi opened this issue about 3 years ago
roberfi opened this issue about 3 years ago
Improved fixture reuse by new param keys that can be derived from API ids
haxtibal opened this pull request about 3 years ago
haxtibal opened this pull request about 3 years ago
Pytest modifies explicit fixture scope
rnetser opened this issue about 3 years ago
rnetser opened this issue about 3 years ago
pytest log init timing changed; now code-under-test with logging.basicConfig fails
dmick opened this issue about 3 years ago
dmick opened this issue about 3 years ago
Write script / GitHub Action for backporting
The-Compiler opened this issue about 3 years ago
The-Compiler opened this issue about 3 years ago
Use exact comparison for bool in approx()
jvansanten opened this pull request about 3 years ago
jvansanten opened this pull request about 3 years ago
pytest.approx considers boolean numeric types
The-Compiler opened this issue about 3 years ago
The-Compiler opened this issue about 3 years ago
Fix test reordering for indirect parameterization
haxtibal opened this pull request about 3 years ago
haxtibal opened this pull request about 3 years ago
mypy plugin for `@mark.parametrize`
Jasha10 opened this issue about 3 years ago
Jasha10 opened this issue about 3 years ago
Option to load initial conftest.py from rootdir rather than current working directory
henzef opened this issue about 3 years ago
henzef opened this issue about 3 years ago
`'store_true'` does not work correctly in parser.addoption
h-vetinari opened this issue about 3 years ago
h-vetinari opened this issue about 3 years ago
Test collection fails with repeated test module name (but unique paths)
h-vetinari opened this issue about 3 years ago
h-vetinari opened this issue about 3 years ago
Reemit deprecation warnings from `pytest.warns`
Kojoley opened this pull request about 3 years ago
Kojoley opened this pull request about 3 years ago
Replace hardcoded links to Github user accounts with extlinks
hoefling opened this pull request about 3 years ago
hoefling opened this pull request about 3 years ago
Generated junitxml report stdout & sderr outputs are missing
bored002 opened this issue about 3 years ago
bored002 opened this issue about 3 years ago
Document that `with pytest.warns()` captures all warnings, not just those it tests were emitted
Kojoley opened this issue about 3 years ago
Kojoley opened this issue about 3 years ago
Pytest crash when exception is raised in fixture teardown and --exitfirst flag is set
oleg-kondaurov opened this issue over 3 years ago
oleg-kondaurov opened this issue over 3 years ago
Implement unpacking nested pytest.param objects in parametrize
vgorkavenko opened this pull request over 3 years ago
vgorkavenko opened this pull request over 3 years ago
Keyword-based parameter sets
ikonst opened this issue over 3 years ago
ikonst opened this issue over 3 years ago
Does not run with Python 3.11-dev
scop opened this issue over 3 years ago
scop opened this issue over 3 years ago
Pytest does not show inner exceptions in PEP-654 `ExceptionGroup`s
Zac-HD opened this issue over 3 years ago
Zac-HD opened this issue over 3 years ago
Create a pytest plugin that is the official methodology for managing resource lifecycles
gsmethells opened this issue over 3 years ago
gsmethells opened this issue over 3 years ago
Redux: Abort collection and exit when an autoused fixture encounters a syntax error
ChanceNCounter opened this issue over 3 years ago
ChanceNCounter opened this issue over 3 years ago
New pytest -k syntax does not seem to work for me after --
Ark-kun opened this issue over 3 years ago
Ark-kun opened this issue over 3 years ago
Parametrized tests don't display unicode in ids correctly.
solarmist opened this issue over 3 years ago
solarmist opened this issue over 3 years ago
`pytest.warns` and `pytest.raises` ordering issue
jrbourbeau opened this issue over 3 years ago
jrbourbeau opened this issue over 3 years ago
add `run` parameter to `pytest.xfail()`
okken opened this issue over 3 years ago
okken opened this issue over 3 years ago
Disable pytest logging plugin for single test
rooterkyberian opened this issue over 3 years ago
rooterkyberian opened this issue over 3 years ago
Test collector bug when --rootdir is not real path
iynehz opened this issue over 3 years ago
iynehz opened this issue over 3 years ago
`_pytest.main.Session.gethookproxy` is called many times with the same argument on large suites
elbehery95 opened this issue over 3 years ago
elbehery95 opened this issue over 3 years ago