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
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
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
Pierre-Sassoulas opened this pull request about 1 year ago
pytest 8.0.0 ignores autouse fixtures in doctest modules when collecting packages
mgedmin opened this issue about 1 year ago
mgedmin opened this issue about 1 year ago
Some setup.cfg cleanups
bluetech opened this pull request about 1 year ago
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
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
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
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
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
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
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
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
bluetech opened this pull request about 1 year ago
pytest hang when run with multiprocessing
zdyj3170101136 opened this issue about 1 year ago
zdyj3170101136 opened this issue about 1 year ago
[automated] Update plugin list
github-actions[bot] opened this pull request about 1 year ago
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
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
bluetech opened this pull request about 1 year ago
compat: a couple of minor cleanups
bluetech opened this pull request about 1 year ago
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
Pierre-Sassoulas opened this pull request about 1 year ago
Ignore isort on _version.py
bluetech opened this pull request about 1 year ago
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
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
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
bluetech opened this pull request about 1 year ago
When combining multiple marks, it is found that as long as the previous mark is satisfied, the subsequent marks will not be checked
guoweifeng216 opened this issue about 1 year ago
guoweifeng216 opened this issue about 1 year ago
`pytest.warns()` asserts when `pytest.skip()` is called
mgorny opened this issue about 1 year ago
mgorny opened this issue about 1 year ago
Bug in 8.0.0 `pytest.warns` handling
maread99 opened this issue about 1 year ago
maread99 opened this issue about 1 year ago
8.0.0 + pyargs + permissions causes failures
pulkin opened this issue about 1 year ago
pulkin opened this issue about 1 year ago
EAFP check on if file is accessible.
ntjohnson1 opened this pull request about 1 year ago
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
ntjohnson1 opened this issue about 1 year ago
Migrate from ``autoflake``, ``black``, ``isort``, ``pyupgrade``, ``flake8`` and ``pydocstyle``, to ``ruff``
Pierre-Sassoulas opened this pull request about 1 year ago
Pierre-Sassoulas opened this pull request 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
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
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
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
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
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
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
github-actions[bot] opened this pull request about 1 year ago
[conda-forge package] `pytest==8.0.0` conflicts with newer `pytest-metadata==3.0.0` and rolls back `pytest-metadata` to 2.0.0
valeriupredoi opened this issue about 1 year ago
valeriupredoi opened this issue about 1 year ago
fix incorrect examples for group_contains
jakkdl opened this pull request about 1 year ago
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
github-actions[bot] opened this pull request about 1 year ago
`pytest` 8.0 keeps returning `AttributeError: 'CallSpec2' object has no attribute 'funcargs'`
vanloc1808 opened this issue about 1 year ago
vanloc1808 opened this issue about 1 year ago
Pin back pytest-asyncio to 8.0.0 compatible release
nicoddemus opened this pull request about 1 year ago
nicoddemus opened this pull request about 1 year ago
Reintroduce default value for ignore_args argument of FixtureManager.getfixtureclosure
nicoddemus opened this pull request about 1 year ago
nicoddemus opened this pull request about 1 year ago
Add a changelog entry about FixtureManager.getfixtureclosure losing a default argument
nicoddemus opened this pull request about 1 year ago
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
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
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
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
glemaitre opened this pull request about 1 year ago
incorrect docs for excinfo.group_contains
jakkdl opened this issue about 1 year ago
jakkdl opened this issue about 1 year ago
pytest_configure: injecting variables into pytest namespace is mypy-incompatible with pytest 8
sigma67 opened this issue about 1 year ago
sigma67 opened this issue about 1 year ago
BUG: fix an edge case where ExceptionInfo._stringify_exception could crash pytest.raises
neutrinoceros opened this pull request about 1 year ago
neutrinoceros 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
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
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
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
rmartin16 opened this pull request about 1 year ago
Using Python 3.13.0a3+ on Windows when `USERNAME` env var is masked/unset, `get_user()` leaks `OSError` and breaks (at least) `tmp_path` usage
rmartin16 opened this issue about 1 year ago
rmartin16 opened this issue about 1 year ago
add_marker with usefixtures no longer works with pytest 8.0.0
rhshadrach opened this issue about 1 year ago
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
neutrinoceros opened this issue about 1 year ago
Proposing a new flag, `--list-of-files-or-dirs`, to compliment the positional `file_or_dir` argument
jbkkd opened this issue about 1 year ago
jbkkd 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
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
Joshuaalbert opened this issue about 1 year ago
[automated] Update plugin list
github-actions[bot] opened this pull request about 1 year ago
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
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
bluetech opened this pull request about 1 year ago
Prepare release version 8.0.0
bluetech opened this pull request about 1 year ago
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
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
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
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
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
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
bluetech opened this pull request about 1 year ago
make mypy as strict as possible
graingert opened this pull request about 1 year ago
graingert opened this pull request about 1 year ago
runner: inline `call_runtest_hook`
bluetech opened this pull request about 1 year ago
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
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
bluetech opened this pull request about 1 year ago
Set `sys.last_exc` in addition to `last_type`/`last_value`/`last_traceback` on Python>=3.12
bluetech opened this issue about 1 year ago
bluetech opened this issue about 1 year ago
[automated] Update plugin list
github-actions[bot] opened this pull request about 1 year ago
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
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
github-actions[bot] opened this pull request about 1 year ago
delete silly chdir
bukzor opened this pull request about 1 year ago
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
bluetech opened this pull request about 1 year ago
Escape skip reason in junitxml
clee2000 opened this pull request about 1 year ago
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
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
nicoddemus opened this pull request about 1 year ago
Prepare release version 8.0.0rc2
bluetech opened this pull request about 1 year ago
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
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
bluetech opened this pull request about 1 year ago
Prepare release version 8.0.0rc2
bluetech opened this pull request about 1 year ago
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
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
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
jobh opened this pull request about 1 year ago
[8.0.x] avoid using __file__ in pytest_plugin_registered as can be wrong on Windows
bluetech opened this pull request about 1 year ago
bluetech opened this pull request about 1 year ago
[DOCS] Clarify temporary directory location and retention
faph opened this pull request about 1 year ago
faph opened this pull request about 1 year ago
Assertion hook trace outputs unexpectedly differs
jmwilkinson opened this issue about 1 year ago
jmwilkinson opened this issue about 1 year ago
Pytest executed in PyCharm or IntelliJ and executed on command-line resolve in different directories
MaximM95 opened this issue about 1 year ago
MaximM95 opened this issue about 1 year ago
Prefer using the invocation dir over CWD
bluetech opened this pull request about 1 year ago
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
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
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
The-Compiler opened this pull request about 1 year ago
hookspec: minor doc tweaks
bluetech opened this pull request about 1 year ago
bluetech opened this pull request about 1 year ago