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

improve(fixtures-per-test): exclude pseudo fixtures from output #11295

WarrenTheRabbit opened this pull request 11 months ago
[automated] Update plugin list

github-actions[bot] opened this pull request 11 months ago
I try to run the test and it gives me an error and Test ignored

gonza-mol opened this issue 11 months ago
"Import file mismatch" at test collection time

lelit opened this issue 11 months ago
Spelling

jsoref opened this pull request 11 months ago
[8.1.x] doc: fix typos

github-actions[bot] opened this pull request 11 months ago
doc: fix typos

stoeckmann opened this pull request 11 months ago
AttributeError: 'CollectReport' object has no attribute 'duration'

guoguojenna opened this issue 11 months ago
Capturing logs does not work with multiprocessing

starhel opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
fix overridden/extended fixtures

andresliszt opened this pull request 11 months ago
[8.1.x] doc: add versionadded to `Stash` and `StashKey`

github-actions[bot] opened this pull request 11 months ago
doc: add versionadded to `Stash` and `StashKey`

bluetech opened this pull request 11 months ago
Pytest has not attribute `StashKey`

EngineerHus opened this issue 11 months ago
build(deps): Bump softprops/action-gh-release from 1 to 2

dependabot[bot] opened this pull request 11 months ago
build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14

dependabot[bot] opened this pull request 11 months ago
build(deps): Bump django from 5.0.2 to 5.0.3 in /testing/plugins_integration

dependabot[bot] opened this pull request 11 months ago
[8.1.x] doc/flaky: remove `box/flaky` plugin suggestion

github-actions[bot] opened this pull request 11 months ago
Remove flaky plugin from the docs

nicoddemus opened this pull request 11 months ago
doc/flaky: remove `box/flaky` plugin suggestion

bluetech opened this pull request 11 months ago
[automated] Update plugin list

github-actions[bot] opened this pull request 11 months ago
python: fix instance handling in static and class method tests

bluetech opened this pull request 11 months ago
Cherry pick release 8.1.1

nicoddemus opened this pull request 11 months ago
Prepare release 8.1.1

github-actions[bot] opened this pull request 11 months ago
[8.1.x] Revert legacy path removals

github-actions[bot] opened this pull request 11 months ago
fixtures: a few more cleanups

bluetech opened this pull request 11 months ago
unittest: make `obj` work more like `Function`/`Class`

bluetech opened this pull request 11 months ago
Revert legacy path removals

nicoddemus opened this pull request 11 months ago
Scope of parameterized fixture doesn't work

gjambaisivanandham opened this issue 11 months ago
Parse args from file

levsa opened this pull request 11 months ago
[minor QoL] allow specifying -k multiple times

jakkdl opened this issue 11 months ago
Issue with duplicates handling in Pytest 8

nonatomiclabs opened this issue 11 months ago
change param_index if param is pseudofixturedef

ShurikMen opened this pull request 11 months ago
[8.1.x] Do not import duplicated modules with --importmode=importlib

github-actions[bot] opened this pull request 11 months ago
[8.1.x] Yank version 8.1.0

github-actions[bot] opened this pull request 11 months ago
Yank version 8.1.0

nicoddemus opened this pull request 11 months ago
Do not import duplicated modules with --importmode=importlib

nicoddemus opened this pull request 11 months ago
`flaky` is broken with `pytest` 8.1

qci-amos opened this issue 11 months ago
add myself as tidelifter

RonnyPfannschmidt opened this pull request 11 months ago
warnings of early configuration hooks are not reported

RonnyPfannschmidt opened this issue 11 months ago
AttributeError: 'str' object has no attribute 'iter_parents'

orestk-adorama opened this issue 11 months ago
ERROR: not found: .yaml

asztalosdani opened this issue 11 months ago
Fixture in pytest 8.1.0

zheldashev opened this issue 11 months ago
v8.1.0 changes plugin registration

glatterf42 opened this issue 11 months ago
Newest version 8.1.0 leads an unexpected error in my testcase.

zhulinJulia24 opened this issue 11 months ago
build(deps): Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1

dependabot[bot] opened this pull request 11 months ago
build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

dependabot[bot] opened this pull request 11 months ago
build(deps): Bump twisted from 23.10.0 to 24.3.0 in /testing/plugins_integration

dependabot[bot] opened this pull request 11 months ago
Cherry-pick 8.1.0 release notes

bluetech opened this pull request 11 months ago
Prepare release 8.1.0

github-actions[bot] opened this pull request 11 months ago
pdbcls as a configuration option?

paugier opened this issue 11 months ago
Rename 'testing' extra to 'dev'

nicoddemus opened this pull request 11 months ago
Do not collect symlinked tests under Windows

mrbean-bremen opened this pull request 11 months ago
[automated] Update plugin list

github-actions[bot] opened this pull request 11 months ago
multiprocessing spawn and monkeypatch

gpadres opened this issue 11 months ago
--import-mode=importlib breaks assertion rewriting

y2kbugger opened this issue 11 months ago
Fix collection failures due to permission errors when using `--pyargs`

bluetech opened this pull request 11 months ago
docs: update plugins number

donhui opened this pull request 11 months ago
[BUG?] Segfaults and modification of variables by pytest

MatrixEditor opened this issue 11 months ago
Pytest 8.0.2 may collect tests multiple times under Windows

mrbean-bremen opened this issue 11 months ago
fixtures: remove unneeded optimization from `_getnextfixturedef`

bluetech opened this pull request 11 months ago
Getting permission error with latest pytest versions 8.0.2

pashupati123 opened this issue 11 months ago
Create tea.yaml

PrastianHD opened this pull request 11 months ago
[automated] Update plugin list

github-actions[bot] opened this pull request 11 months ago
Cherry pick 8.0.2 release notes

bluetech opened this pull request 11 months ago
Prepare release 8.0.2

github-actions[bot] opened this pull request 11 months ago
Pytest misbehaves if a forked test doesn't exit properly

spikethehobbitmage opened this issue 11 months ago
8.0.2 and 8.1.0 release planning

bluetech opened this issue 11 months ago
[8.0.x] Revert "Fix teardown error reporting when `--maxfail=1` (#11721)"

github-actions[bot] opened this pull request 11 months ago
[8.0.x] Fix collection of short paths on Windows

github-actions[bot] opened this pull request 11 months ago
fixtures: remove an unneeded suppress

bluetech opened this pull request 11 months ago