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
Alternative approaches for `PytestReturnNotNoneWarning`

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
logging file write mode can't be customized

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
`@pytest.mark.*` priority seems wrong

pmeier opened this issue over 2 years ago
pytest.raises swallows warning about unawaited coroutine

seifertm opened this issue over 2 years ago
vendor py.path and py.error

asottile opened this pull request over 2 years ago
Add child modules as attributes of parent modules.

akhilramkee opened this pull request over 2 years ago
Enable Python 3.10's ``EncodingWarning``

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
Introduce a gate/check GHA job

webknjaz opened this pull request over 2 years ago
Add shell completions by shtab

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
Pytest Magic Mock does not support fixed point notation in strings

carvajalluis opened this issue over 2 years ago
PEP-657 enhanced error locations in pytest tracebacks

davidszotten opened this issue over 2 years ago
fallback to native traceback when handling ExceptionGroup (take 2) [SQUASH]

jakkdl opened this pull request over 2 years ago
[docs rendering] Too much italics on RTD

webknjaz 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
Wrong path referenced for failing test

felixriese opened this issue over 2 years ago
Document how to build dynamic session-scoped fixtures

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
use vdbench tool run long time IO test, io break off

linglingfa1212 opened this issue over 2 years ago
issue-10113/Change error message

jekwatt opened this pull request over 2 years ago
Possible missing warning filters in pytest_configure

akhilramkee opened this issue over 2 years ago
Allow marking fixtures as always-indirect

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
Add pytest.raises(..., contains='substring')

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
3.11.0b1 ValueError "not a valid range"

AA-Turner 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
Double reporting teardown failure

gruberma opened this issue almost 3 years ago
Add shell-style wildcard support to 'testpaths'

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
Proposal: revisit folding skipped tests in summary

nicoddemus opened this issue almost 3 years ago
Switch documentation theme to Furo

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
Duplicate tests for placing brackets at the end of a command line

Drako2711 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
allow fixture use in @pytest.mark.parametrize

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
E _pytest.pathlib.ImportPathMismatchError

BinLiang2021 opened this issue about 3 years ago
Backport workflow: Add some feedback comments

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
Backport workflow: Extend to allow labeling open PRs

The-Compiler opened this issue about 3 years ago
Stop testing a file on first fail

james10424 opened this issue about 3 years ago
Expose FixtureDef and SubRequest

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
hookspec: document conftest behavior for all hooks

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
Get help for only custom options

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
Improved fixture reuse by new param keys that can be derived from API ids

haxtibal opened this pull request about 3 years ago
Pytest modifies explicit fixture scope

rnetser opened this issue about 3 years ago
Write script / GitHub Action for backporting

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
pytest.approx considers boolean numeric types

The-Compiler opened this issue about 3 years ago
Fix test reordering for indirect parameterization

haxtibal opened this pull request about 3 years ago
mypy plugin for `@mark.parametrize`

Jasha10 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
Test collection fails with repeated test module name (but unique paths)

h-vetinari opened this issue about 3 years ago
Reemit deprecation warnings from `pytest.warns`

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
Generated junitxml report stdout & sderr outputs are missing

bored002 opened this issue about 3 years ago
Implement unpacking nested pytest.param objects in parametrize

vgorkavenko opened this pull request over 3 years ago
Keyword-based parameter sets

ikonst opened this issue over 3 years ago
Does not run with Python 3.11-dev

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
New pytest -k syntax does not seem to work for me after --

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
`pytest.warns` and `pytest.raises` ordering issue

jrbourbeau opened this issue over 3 years ago
add `run` parameter to `pytest.xfail()`

okken opened this issue over 3 years ago
Disable pytest logging plugin for single test

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