Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Collective -
Host: opensource -
https://opencollective.com/pytest
- Website: https://www.pytest.org/
- Code: https://github.com/pytest-dev/pytest
[automated] Update plugin list
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request about 1 month ago
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request about 1 month ago
pytest -doctest sometimes ignores +ELLIPSIS flag
github.com/pytest-dev/pytest - xqt opened this issue about 1 month ago
github.com/pytest-dev/pytest - xqt opened this issue about 1 month ago
Copy docstrings to wrapped pdb methods
github.com/pytest-dev/pytest - adamchainz opened this pull request about 1 month ago
github.com/pytest-dev/pytest - adamchainz opened this pull request about 1 month ago
pytest pdb commands missing documentation
github.com/pytest-dev/pytest - adamchainz opened this issue about 1 month ago
github.com/pytest-dev/pytest - adamchainz opened this issue about 1 month ago
pytest 8.4 release plans
github.com/pytest-dev/pytest - nicoddemus opened this issue about 1 month ago
github.com/pytest-dev/pytest - nicoddemus opened this issue about 1 month ago
`=== short test summary info ===` messages are not useful for `ExceptionGroup`s
github.com/pytest-dev/pytest - Zac-HD opened this issue about 2 months ago
github.com/pytest-dev/pytest - Zac-HD opened this issue about 2 months ago
Rename changelog entries to breaking
github.com/pytest-dev/pytest - nicoddemus opened this pull request about 2 months ago
github.com/pytest-dev/pytest - nicoddemus opened this pull request about 2 months ago
TestReport.when/location have the wrong type reported by type checkers
github.com/pytest-dev/pytest - asqui opened this issue about 2 months ago
github.com/pytest-dev/pytest - asqui opened this issue about 2 months ago
Allow hooks to retry a single test case multiple times with fresh fixtures
github.com/pytest-dev/pytest - bcmills opened this issue about 2 months ago
github.com/pytest-dev/pytest - bcmills opened this issue about 2 months ago
`-vv` should not override `--durations-min`
github.com/pytest-dev/pytest - JulianJvn opened this issue about 2 months ago
github.com/pytest-dev/pytest - JulianJvn opened this issue about 2 months ago
build(deps): Bump pytest-cov from 5.0.0 to 6.0.0 in /testing/plugins_integration
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request about 2 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request about 2 months ago
build(deps): Bump hynek/build-and-inspect-python-package from 2.9.0 to 2.10.0
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request about 2 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request about 2 months ago
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request about 2 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request about 2 months ago
use Contextmanagers to handle StopIteration in generators
github.com/pytest-dev/pytest - RonnyPfannschmidt opened this pull request about 2 months ago
github.com/pytest-dev/pytest - RonnyPfannschmidt opened this pull request about 2 months ago
[automated] Update plugin list
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request about 2 months ago
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request about 2 months ago
Re-integrate Sphinx's linkcheck into CI configuration
github.com/pytest-dev/pytest - ladislav987 opened this pull request about 2 months ago
github.com/pytest-dev/pytest - ladislav987 opened this pull request about 2 months ago
Session scoped fixture run multiple times when adding fixture via metafunc #5738
github.com/pytest-dev/pytest - grtdeveloper opened this issue about 2 months ago
github.com/pytest-dev/pytest - grtdeveloper opened this issue about 2 months ago
DeprecationWarning if sync test requests async fixture
github.com/pytest-dev/pytest - jakkdl opened this pull request about 2 months ago
github.com/pytest-dev/pytest - jakkdl opened this pull request about 2 months ago
tests raising StopIteration break pytest/pluggy
github.com/pytest-dev/pytest - RonnyPfannschmidt opened this issue about 2 months ago
github.com/pytest-dev/pytest - RonnyPfannschmidt opened this issue about 2 months ago
[PR #12912/a1a49183 backport][8.3.x] Improve docs on basetemp and retention
github.com/pytest-dev/pytest - patchback[bot] opened this pull request about 2 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request about 2 months ago
Why does pytest not execute the entire loop?
github.com/pytest-dev/pytest - tejendrapsingh opened this issue about 2 months ago
github.com/pytest-dev/pytest - tejendrapsingh opened this issue about 2 months ago
psexec call fails depending on order of tests
github.com/pytest-dev/pytest - saste opened this issue about 2 months ago
github.com/pytest-dev/pytest - saste opened this issue about 2 months ago
[pylint consider-using-any-or-all] Fix all detected issues
github.com/pytest-dev/pytest - Pierre-Sassoulas opened this pull request about 2 months ago
github.com/pytest-dev/pytest - Pierre-Sassoulas opened this pull request about 2 months ago
document how a fixture can depend on another fixture behaviour, but not on its return value
github.com/pytest-dev/pytest - kalfa opened this issue about 2 months ago
github.com/pytest-dev/pytest - kalfa opened this issue about 2 months ago
build(deps): Bump twisted from 24.7.0 to 24.10.0 in /testing/plugins_integration
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request about 2 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request about 2 months ago
[automated] Update plugin list
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request about 2 months ago
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request about 2 months ago
Refactor: simplify get_scope_node by using a mapping dictionary
github.com/pytest-dev/pytest - ToghrulMirzayev opened this pull request about 2 months ago
github.com/pytest-dev/pytest - ToghrulMirzayev opened this pull request about 2 months ago
Conditionally ignore collection of setuptools dirnames
github.com/pytest-dev/pytest - sus-pe opened this pull request about 2 months ago
github.com/pytest-dev/pytest - sus-pe opened this pull request about 2 months ago
[PR #12913/ded1f44e backport][8.3.x] [minor] avoid test failing if the working path contains the string 'error'
github.com/pytest-dev/pytest - patchback[bot] opened this pull request about 2 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request about 2 months ago
Facing issue with pytest plugins from entry_points of multiple packages
github.com/pytest-dev/pytest - satya-alapati-einfochips opened this issue about 2 months ago
github.com/pytest-dev/pytest - satya-alapati-einfochips opened this issue about 2 months ago
Offer a way to handle conflicting options
github.com/pytest-dev/pytest - DieTapete opened this issue about 2 months ago
github.com/pytest-dev/pytest - DieTapete opened this issue about 2 months ago
[minor] avoid test failing if the working path contains the string 'error'
github.com/pytest-dev/pytest - jakkdl opened this pull request about 2 months ago
github.com/pytest-dev/pytest - jakkdl opened this pull request about 2 months ago
Improve docs on basetemp and retention
github.com/pytest-dev/pytest - soxofaan opened this pull request about 2 months ago
github.com/pytest-dev/pytest - soxofaan opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 2 months ago
Fixture parameters marks work only if there's a single one marked
github.com/pytest-dev/pytest - volnushka opened this issue 2 months ago
github.com/pytest-dev/pytest - volnushka opened this issue 2 months ago
Improve (beginner) UX around self vs. fixtures
github.com/pytest-dev/pytest - The-Compiler opened this issue 2 months ago
github.com/pytest-dev/pytest - The-Compiler opened this issue 2 months ago
build(deps): Bump anyio[curio,trio] from 4.6.2 to 4.6.2.post1 in /testing/plugins_integration
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 2 months ago
[automated] Update plugin list
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request 2 months ago
Docs: Add `EXCLUDE_PROJECTS` option to `update-plugin-list.py` (#12901)
github.com/pytest-dev/pytest - amotl opened this pull request 2 months ago
github.com/pytest-dev/pytest - amotl opened this pull request 2 months ago
`EXCLUDE_PROJECTS` mechanism for `update-plugin-list.py`
github.com/pytest-dev/pytest - amotl opened this issue 2 months ago
github.com/pytest-dev/pytest - amotl opened this issue 2 months ago
`ValueError: 'int' is not callable` when running pytest
github.com/pytest-dev/pytest - stur86 opened this issue 2 months ago
github.com/pytest-dev/pytest - stur86 opened this issue 2 months ago
Test function argument prevents execution of autouse fixture when used in @pytest.mark.parametrize
github.com/pytest-dev/pytest - kkmarv opened this issue 2 months ago
github.com/pytest-dev/pytest - kkmarv opened this issue 2 months ago
Recwarn: Fix module when re-emitting unmatched warnings
github.com/pytest-dev/pytest - reaganjlee opened this pull request 2 months ago
github.com/pytest-dev/pytest - reaganjlee opened this pull request 2 months ago
adds `keep_ignores` kwarg to `pytest.warns`
github.com/pytest-dev/pytest - aaronzo opened this pull request 2 months ago
github.com/pytest-dev/pytest - aaronzo opened this pull request 2 months ago
Adding skip marker no longer skips calling `__new__` after upgrading from 6.2.5
github.com/pytest-dev/pytest - stefan6419846 opened this issue 2 months ago
github.com/pytest-dev/pytest - stefan6419846 opened this issue 2 months ago
"UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc2 in position 393: invalid continuation byte" from codecs.py
github.com/pytest-dev/pytest - hfuchiue-rocket opened this issue 2 months ago
github.com/pytest-dev/pytest - hfuchiue-rocket opened this issue 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 2 months ago
build(deps): Bump anyio[curio,trio] from 4.6.0 to 4.6.2 in /testing/plugins_integration
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 2 months ago
build(deps): Bump django from 5.1.1 to 5.1.2 in /testing/plugins_integration
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 2 months ago
[PR #12886/d8d607e9 backport][8.3.x] Improve pytest.Config.getoption docstring
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
pdb prompt is nonresponsive in Python 3.13.0 from python-build-standalone
github.com/pytest-dev/pytest - bluthej opened this issue 2 months ago
github.com/pytest-dev/pytest - bluthej opened this issue 2 months ago
[PR #12885/a4e40bcf backport][8.3.x] Fix pdb selftests on Python 3.13
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
Improve pytest.Config.getoption docstring
github.com/pytest-dev/pytest - nicoddemus opened this pull request 2 months ago
github.com/pytest-dev/pytest - nicoddemus opened this pull request 2 months ago
Fix pdb selftests on Python 3.13
github.com/pytest-dev/pytest - The-Compiler opened this pull request 2 months ago
github.com/pytest-dev/pytest - The-Compiler opened this pull request 2 months ago
Run pexpect tests on CI by default
github.com/pytest-dev/pytest - The-Compiler opened this issue 2 months ago
github.com/pytest-dev/pytest - The-Compiler opened this issue 2 months ago
Remove exceptiongroups from getting started page?
github.com/pytest-dev/pytest - The-Compiler opened this issue 2 months ago
github.com/pytest-dev/pytest - The-Compiler opened this issue 2 months ago
Confusing `AssertionError` when using `request.getfixturevalue` with new fixture during teardown
github.com/pytest-dev/pytest - The-Compiler opened this issue 2 months ago
github.com/pytest-dev/pytest - The-Compiler opened this issue 2 months ago
[automated] Update plugin list
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request 2 months ago
Update getting-started.rst about ExceptionGroup.
github.com/pytest-dev/pytest - kmoonn opened this pull request 2 months ago
github.com/pytest-dev/pytest - kmoonn opened this pull request 2 months ago
Fix ambiguous docstring of pytest.Config
github.com/pytest-dev/pytest - sus-pe opened this pull request 2 months ago
github.com/pytest-dev/pytest - sus-pe opened this pull request 2 months ago
💅 Migrate `coveragerc` to use `source_pkgs`
github.com/pytest-dev/pytest - webknjaz opened this pull request 2 months ago
github.com/pytest-dev/pytest - webknjaz opened this pull request 2 months ago
"The handle is invalid" error when trying to use a std stream saved before teh call to `pytest.main`
github.com/pytest-dev/pytest - ikappaki opened this issue 2 months ago
github.com/pytest-dev/pytest - ikappaki opened this issue 2 months ago
Drop python 3.8 support
github.com/pytest-dev/pytest - Pierre-Sassoulas opened this pull request 2 months ago
github.com/pytest-dev/pytest - Pierre-Sassoulas opened this pull request 2 months ago
[PR #12872/f3739747 backport][8.3.x] [mypy] python-version independant from pre-commit
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
[mypy] python-version independant from pre-commit
github.com/pytest-dev/pytest - Pierre-Sassoulas opened this pull request 2 months ago
github.com/pytest-dev/pytest - Pierre-Sassoulas opened this pull request 2 months ago
[PR #12869/2242cd43 backport][8.3.x] [pre-commit] Fix local pre-commit installation for python != 3.8
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
[PR #12866/26a29bda backport][8.3.x] Docs: improve/cleanup reference from/to recwarn
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
[pre-commit] Fix local pre-commit installation for python != 3.8
github.com/pytest-dev/pytest - Pierre-Sassoulas opened this pull request 2 months ago
github.com/pytest-dev/pytest - Pierre-Sassoulas opened this pull request 2 months ago
pre-commit fails to initialize due to python 3.8 dependency
github.com/pytest-dev/pytest - soxofaan opened this issue 2 months ago
github.com/pytest-dev/pytest - soxofaan opened this issue 2 months ago
[PR #12815/fb740251 backport][8.3.x] preserve source positions for assertion rewriting
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 2 months ago
Docs: improve/cleanup reference from/to recwarn
github.com/pytest-dev/pytest - soxofaan opened this pull request 2 months ago
github.com/pytest-dev/pytest - soxofaan opened this pull request 2 months ago
Getting a `AttributeError: _instance` when running tests on CircleCI
github.com/pytest-dev/pytest - MayankJ1403 opened this issue 2 months ago
github.com/pytest-dev/pytest - MayankJ1403 opened this issue 2 months ago
`parametrize` decorator does not work when placed above `staticmethod`
github.com/pytest-dev/pytest - DetachHead opened this issue 2 months ago
github.com/pytest-dev/pytest - DetachHead opened this issue 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 3 months ago
Fix `disable_test_id_escaping_and_forfeit_all_rights_to_community_support` option when using `pytest.param(..., id="...")`
github.com/pytest-dev/pytest - moajo opened this pull request 3 months ago
github.com/pytest-dev/pytest - moajo opened this pull request 3 months ago
Better reporting for "dict subset" comparison
github.com/pytest-dev/pytest - nikitagashkov opened this issue 3 months ago
github.com/pytest-dev/pytest - nikitagashkov opened this issue 3 months ago
Configuration option to avoid square brackets in parametrized test names
github.com/pytest-dev/pytest - djungelorm opened this issue 3 months ago
github.com/pytest-dev/pytest - djungelorm opened this issue 3 months ago
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago
Documentation: Needs to be updated to reflect how --confcutdir works since 7.4.0
github.com/pytest-dev/pytest - sdondley opened this issue 3 months ago
github.com/pytest-dev/pytest - sdondley opened this issue 3 months ago
[automated] Update plugin list
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request 3 months ago
Add capteesys capture fixture to bubble up output to `--capture` handler
github.com/pytest-dev/pytest - ayjayt opened this pull request 3 months ago
github.com/pytest-dev/pytest - ayjayt opened this pull request 3 months ago
Add `package` property to `FixtureRequest`
github.com/pytest-dev/pytest - apvd opened this pull request 3 months ago
github.com/pytest-dev/pytest - apvd opened this pull request 3 months ago
Add `package` property to `request`
github.com/pytest-dev/pytest - apvd opened this issue 3 months ago
github.com/pytest-dev/pytest - apvd opened this issue 3 months ago
The statement: `Applying a mark to a fixture function never had any effect, but it is a common user error` is False
github.com/pytest-dev/pytest - pokowaka opened this issue 3 months ago
github.com/pytest-dev/pytest - pokowaka opened this issue 3 months ago
ANSI escape codes for colored output not handled correctly with `pytest.fail(reason=..., pytrace=False)`
github.com/pytest-dev/pytest - benverhees opened this issue 3 months ago
github.com/pytest-dev/pytest - benverhees opened this issue 3 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 3 months ago
`INTERNALERROR> tokenize.TokenError: 'unexpected EOF in multi-line statement'` when trying to report a missing fixture in Hy
github.com/pytest-dev/pytest - Kodiologist opened this issue 3 months ago
github.com/pytest-dev/pytest - Kodiologist opened this issue 3 months ago
[automated] Update plugin list
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - github-actions[bot] opened this pull request 3 months ago
pytest>8.0.0 is failing with tox.ini
github.com/pytest-dev/pytest - amanjn98 opened this issue 3 months ago
github.com/pytest-dev/pytest - amanjn98 opened this issue 3 months ago
[PR #12752/6486c3f3 backport][8.3.x] Fixed the issue of causes ``KeyError`` when using the parameter ``--import-mode=importlib`` in pytest>=8.2 . (#12592)
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 3 months ago
Add dedicated page about using types with pytest
github.com/pytest-dev/pytest - nicoddemus opened this issue 3 months ago
github.com/pytest-dev/pytest - nicoddemus opened this issue 3 months ago
[PR #12840/326faa25 backport][8.3.x] Clarify that `capfdbinary` captures on a filedescriptor level.
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - patchback[bot] opened this pull request 3 months ago
Clarify that `capfdbinary` captures on a filedescriptor level.
github.com/pytest-dev/pytest - pradeep90 opened this pull request 3 months ago
github.com/pytest-dev/pytest - pradeep90 opened this pull request 3 months ago
pytest_assertion plugin: representation of details failed in pytest.approx AttributeError: 'tuple' object has no attribute 'expected'.
github.com/pytest-dev/pytest - graingert-coef opened this issue 3 months ago
github.com/pytest-dev/pytest - graingert-coef opened this issue 3 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - pre-commit-ci[bot] opened this pull request 3 months ago
build(deps): Bump pytest-bdd from 7.2.0 to 7.3.0 in /testing/plugins_integration
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago
build(deps): Bump anyio[curio,trio] from 4.4.0 to 4.6.0 in /testing/plugins_integration
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago
build(deps): Bump peter-evans/create-pull-request from 7.0.2 to 7.0.5
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago
github.com/pytest-dev/pytest - dependabot[bot] opened this pull request 3 months ago