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

[pyproject-fmt] Add pre-commit hook and autofix existing

Pierre-Sassoulas opened this pull request about 1 year ago
Use shortest module name for importlib imports

flying-sheep opened this pull request about 1 year ago
Migration from ``setup.cfg`` to ``pyproject.toml``

Pierre-Sassoulas opened this pull request about 1 year ago
Some setup.cfg cleanups

bluetech opened this pull request about 1 year ago
[8.0.x] doc: Remove sold out training

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

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

dependabot[bot] opened this pull request about 1 year ago
build(deps): Bump pytest-asyncio from 0.23.3 to 0.23.4 in /testing/plugins_integration

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

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

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

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

bluetech opened this pull request about 1 year ago
pytest hang when run with multiprocessing

zdyj3170101136 opened this issue about 1 year ago
[automated] Update plugin list

github-actions[bot] opened this pull request about 1 year ago
``pytest.warns`` multiple argument handling

reaganjlee opened this pull request about 1 year ago
Add typing to `from_parent` return values

bluetech opened this pull request about 1 year ago
compat: a couple of minor cleanups

bluetech opened this pull request about 1 year ago
[ruff] Activate flake8-bugbear and flake8-pyi

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

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

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

Pierre-Sassoulas opened this pull request about 1 year ago
Move show-fixtures code from python.py to fixtures.py

bluetech opened this pull request about 1 year ago
`pytest.warns()` asserts when `pytest.skip()` is called

mgorny opened this issue about 1 year ago
Bug in 8.0.0 `pytest.warns` handling

maread99 opened this issue about 1 year ago
8.0.0 + pyargs + permissions causes failures

pulkin opened this issue about 1 year ago
EAFP check on if file is accessible.

ntjohnson1 opened this pull request about 1 year ago
Updated test collection breaks on adjacent restricted directories

ntjohnson1 opened this issue about 1 year ago
[8.0.x] Upgrade blacken-doc to black's 2024 style (#11899)

nicoddemus opened this pull request about 1 year ago
Upgrade blacken-doc to black's 2024 style

Pierre-Sassoulas opened this pull request about 1 year ago
[8.0.x] Replace reorder-python-imports by isort due to black incompatibility

nicoddemus opened this pull request about 1 year ago
[8.0.x] fix incorrect examples for group_contains

github-actions[bot] opened this pull request about 1 year ago
Replace reorder-python-imports by isort due to black incompatibility

nicoddemus opened this pull request about 1 year ago
Short paths in Windows seem to fail to be collected

Erotemic opened this issue about 1 year ago
[8.0.x] BUG: fix an edge case where ExceptionInfo._stringify_exception could crash pytest.raises

github-actions[bot] opened this pull request about 1 year ago
fix incorrect examples for group_contains

jakkdl opened this pull request about 1 year ago
[8.0.x] Add a changelog entry about FixtureManager.getfixtureclosure losing a default argument

github-actions[bot] opened this pull request about 1 year ago
Pin back pytest-asyncio to 8.0.0 compatible release

nicoddemus opened this pull request about 1 year ago
flaky behavior that warning log is not captured by caplog in pytest 8

sfc-gh-aling opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Fixture not found in 8.0 that is found in 7.4.4

larsoner opened this issue about 1 year ago
FIX use safe_getattr instead of getattr for Python 3.9 compat

glemaitre opened this pull request about 1 year ago
incorrect docs for excinfo.group_contains

jakkdl opened this issue about 1 year ago
build(deps): Bump pytest-asyncio from 0.23.3 to 0.23.4 in /testing/plugins_integration

dependabot[bot] opened this pull request about 1 year ago
build(deps): Bump hynek/build-and-inspect-python-package from 2.0.0 to 2.0.1

dependabot[bot] opened this pull request about 1 year ago
[8.0.x] Catch `OSError` from `getpass.getuser()`

github-actions[bot] opened this pull request about 1 year ago
Catch `OSError` from `getpass.getuser()`

rmartin16 opened this pull request about 1 year ago
add_marker with usefixtures no longer works with pytest 8.0.0

rhshadrach opened this issue about 1 year ago
BUG: pytest.raises(HTTPError, match="...") breaks on Python 3.9 + pytest 8.0

neutrinoceros opened this issue about 1 year ago
docs.pytest.org don't have 8.0.x in releases list

dolfinus opened this issue about 1 year ago
Latest 8.0.0 is breaking on 3.8+

Joshuaalbert opened this issue about 1 year ago
[automated] Update plugin list

github-actions[bot] opened this pull request about 1 year ago
[8.0.x] build(deps): Bump hynek/build-and-inspect-python-package from 1.5.4 to 2.0.0

github-actions[bot] opened this pull request about 1 year ago
Cherry pick 8.0.0 release notes

bluetech opened this pull request about 1 year ago
Prepare release version 8.0.0

bluetech opened this pull request about 1 year ago
[8.0.x] fix: avoid rounding microsecond to `1_000_000`

github-actions[bot] opened this pull request about 1 year ago
mypy: disallow untyped defs by default

nicoddemus opened this pull request about 1 year ago
fix: avoid rounding microsecond to `1_000_000`

dqkqd opened this pull request about 1 year ago
Cannot log debug and info from ` pytest_configure` hook

aaraney opened this issue about 1 year ago
pathlib: speed up `make_numbered_dir` given a large tmp root

bluetech opened this pull request about 1 year ago
config: use `pluginmanager.unblock` instead of accessing pluggy's internals

bluetech opened this pull request about 1 year ago
make mypy as strict as possible

graingert opened this pull request about 1 year ago
runner: inline `call_runtest_hook`

bluetech opened this pull request about 1 year ago
build(deps): Bump actions/cache from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
runner: inline `call_and_report` and `call_runtest_hook`

bluetech opened this pull request about 1 year ago
[automated] Update plugin list

github-actions[bot] opened this pull request about 1 year ago
Check xfail Test Status with Plugin

eleanorjboyd opened this issue about 1 year ago
[8.0.x] Escape skip reason in junitxml

github-actions[bot] opened this pull request about 1 year ago
delete silly chdir

bukzor opened this pull request about 1 year ago
doc/writing_plugins: correct inaccuracies re. initial conftest loading

bluetech opened this pull request about 1 year ago
Escape skip reason in junitxml

clee2000 opened this pull request about 1 year ago
[8.0.x] Properly attach packages to the GH release notes (#11839)

nicoddemus opened this pull request about 1 year ago
Properly attach packages to the GH release notes

nicoddemus opened this pull request about 1 year ago
Prepare release version 8.0.0rc2

bluetech opened this pull request about 1 year ago
[8.0.x] testing: temporarily disable test due to hypothesis issue

github-actions[bot] opened this pull request about 1 year ago
testing: temporarily disable test due to hypothesis issue

bluetech opened this pull request about 1 year ago
Prepare release version 8.0.0rc2

bluetech opened this pull request about 1 year ago
Prepare release 7.5.0rc2

github-actions[bot] opened this pull request about 1 year ago
Don't add fixture finalizer if the value is cached

jakkdl opened this pull request about 1 year ago
Mark some xfails from #10042 as non-strict

jobh opened this pull request about 1 year ago
[DOCS] Clarify temporary directory location and retention

faph opened this pull request about 1 year ago
Assertion hook trace outputs unexpectedly differs

jmwilkinson opened this issue about 1 year ago
Prefer using the invocation dir over CWD

bluetech opened this pull request about 1 year ago
avoid using __file__ in pytest_plugin_registered as can be wrong on Windows

woutdenolf opened this pull request about 1 year ago
[7.4.x] doc: Remove sold out training

github-actions[bot] opened this pull request about 1 year ago
doc: Remove sold out training

The-Compiler opened this pull request about 1 year ago
hookspec: minor doc tweaks

bluetech opened this pull request about 1 year ago