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

Revert "Fix teardown error reporting when `--maxfail=1` (#11721)"

bluetech opened this pull request 11 months ago
Pytest 8.0.0 `--maxfail` fix caused a regression in pytest-xdist

bluetech opened this issue 11 months ago
Remove Anthony from Tidelift participants

nicoddemus opened this pull request 12 months ago
fixtures: remove a no longer needed sort

bluetech opened this pull request 12 months ago
assorted code updates and f string migrations

RonnyPfannschmidt opened this pull request 12 months ago
Add mode to only autodiscover paths with pyproject.toml or setup.py

germaniuss opened this issue 12 months ago
ENH: Improve warning stacklevel

larsoner opened this pull request 12 months ago
testing: add a regression test for `setup_module` + `--doctest-modules`

bluetech opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
(🐞) pytester is influenced by an external `CI` environment variable

KotlinIsland opened this issue 12 months ago
pytest 8.0 sorting tests with multiple parameterization is broken

ShurikMen opened this issue 12 months ago
Clarify PytestPluginManager._is_in_confcutdir

nicoddemus opened this pull request 12 months ago
Fix PytestPluginManager._is_in_confcutdir on Windows

nicoddemus opened this pull request 12 months ago
[8.0.x] Allow Sphinx 7.x

github-actions[bot] opened this pull request 12 months ago
simple test example fails for Python 3.12

Monallabs opened this issue 12 months ago
[automated] Update plugin list

github-actions[bot] opened this pull request 12 months ago
Allow Sphinx 7.x

nicoddemus opened this pull request 12 months ago
[8.0.x] Disallow Sphinx 6 and 7

github-actions[bot] opened this pull request 12 months ago
Disallow Sphinx 6 and 7

nicoddemus opened this pull request 12 months ago
[8.0.x] code: fix `IndexError` crash in `getstatementrange_ast`

github-actions[bot] opened this pull request 12 months ago
Revert sys.platform verification to simple comparison

nicoddemus opened this pull request 12 months ago
Change importlib to first try to import modules using the standard mechanism

nicoddemus opened this pull request 12 months ago
code: fix `IndexError` crash in `getstatementrange_ast`

bluetech opened this pull request 12 months ago
Cherry pick 8.0.1 release notes

bluetech opened this pull request 12 months ago
Multiprocessing Issue

roshant-ska opened this issue 12 months ago
Prepare release 8.0.1

github-actions[bot] opened this pull request 12 months ago
recwarn: fix pytest.warns handling of Warnings with multiple arguments

bluetech opened this pull request 12 months ago
[8.0.x] recwarn: let base exceptions propagate through `pytest.warns` again

bluetech opened this pull request 12 months ago
Search documentation in 8.x

fschulze opened this issue 12 months ago
Module/session scoped fixtures are run not like in test order

M1troll opened this issue 12 months ago
pytest-robotframework is missing from the plugin list

DetachHead opened this issue 12 months ago
pytest 8 regressions with warnings found on the setuptools_scm testsuite

RonnyPfannschmidt opened this issue 12 months ago
[8.0.x] Added `logot` to the plugin list

github-actions[bot] opened this pull request 12 months ago
The sorting of parameterized tests broke down in pytest 8.0.0

ShurikMen opened this issue 12 months ago
Added `logot` to the plugin list

etianen opened this pull request 12 months ago
Hangs on "collecting..." no matter what I try!

xaviernogueira opened this issue 12 months ago
8.0.1 release planning

bluetech opened this issue 12 months ago
[8.0.x] main: fix reversed collection order in Session

github-actions[bot] opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
[automated] Update plugin list

github-actions[bot] opened this pull request 12 months ago
Consider paths and pathlists relative to cwd in case of an absent ini-file

nicoddemus opened this pull request 12 months ago
Consider pyproject.toml files for config if no other config files were found

nicoddemus opened this pull request 12 months ago
[pre-commit] Add some autofixable refactor rules from pylint

Pierre-Sassoulas opened this pull request 12 months ago
I'm sad and tire of the way PyTest handles sys.path

Ark-kun opened this issue 12 months ago
Allow using `warnings.warn()` with a `Warning`

eerovaher opened this pull request 12 months ago
[8.0.x] Improve error message when using @pytest.fixture twice

github-actions[bot] opened this pull request 12 months ago
main: fix reversed collection order in Session

bluetech opened this pull request 12 months ago
Fix ruff deprecation warning + enable few more rules

bluetech opened this pull request 12 months ago
Internal IndexError when testing

solaluset opened this issue 12 months ago
Duplicated test collection when importing

joaodaher opened this issue 12 months ago
add optional `new_path` argument to `Pytester.chdir`

DetachHead opened this pull request 12 months ago
[8.0.x] Merge pull request #11941 from bluetech/doctest-parsefactories

bluetech opened this pull request 12 months ago
Revert "testing: temporarily disable test due to hypothesis issue (#1836)"

bluetech opened this pull request 12 months ago
build(deps): Bump django from 5.0 to 5.0.2 in /testing/plugins_integration

dependabot[bot] opened this pull request 12 months ago
Add public API to get value of fixture by its name

gryznar opened this issue 12 months ago
a public method to change pytester's working directory

DetachHead opened this issue 12 months ago
doctest: fix autouse fixtures possibly not getting picked up

bluetech opened this pull request 12 months ago
Allow plugins to cause a "command line usage error"

devds96 opened this issue 12 months ago
Fix collection of short paths on Windows

nicoddemus opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
Issue #11850 - Add sys.last_exc

robotherapist opened this pull request 12 months ago
recwarn: warnings are re-emitted with wrong module

bluetech opened this issue 12 months ago
[pyproject-fmt] Add pre-commit hook and autofix existing

Pierre-Sassoulas opened this pull request 12 months ago
Use shortest module name for importlib imports

flying-sheep opened this pull request 12 months ago
Migration from ``setup.cfg`` to ``pyproject.toml``

Pierre-Sassoulas opened this pull request 12 months ago
Some setup.cfg cleanups

bluetech opened this pull request 12 months ago
[8.0.x] doc: Remove sold out training

github-actions[bot] opened this pull request 12 months ago
[8.0.x] doc: Update training dates and add pytest sprint

github-actions[bot] opened this pull request 12 months ago
build(deps): Bump pytest-sugar from 0.9.7 to 1.0.0 in /testing/plugins_integration

dependabot[bot] opened this pull request 12 months ago
build(deps): Bump pytest-django from 4.7.0 to 4.8.0 in /testing/plugins_integration

dependabot[bot] opened this pull request 12 months ago
build(deps): Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0

dependabot[bot] opened this pull request 12 months ago
build(deps): Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 12 months ago
recwarn: let base exceptions propagate through `pytest.warns` again

bluetech opened this pull request 12 months ago
pytest hang when run with multiprocessing

zdyj3170101136 opened this issue 12 months ago
[automated] Update plugin list

github-actions[bot] opened this pull request 12 months ago
``pytest.warns`` multiple argument handling

reaganjlee opened this pull request 12 months ago
Add typing to `from_parent` return values

bluetech opened this pull request 12 months ago
compat: a couple of minor cleanups

bluetech opened this pull request 12 months ago
[ruff] Activate flake8-bugbear and flake8-pyi

Pierre-Sassoulas opened this pull request almost 1 year ago
Ignore isort on _version.py

bluetech opened this pull request almost 1 year ago
[pre-commit] Activate ruff checks and fix existing issues

Pierre-Sassoulas opened this pull request almost 1 year ago
[backport] Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff

Pierre-Sassoulas opened this pull request almost 1 year ago