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
[PR #12769/09e386e3 backport][8.3.x] Fix typos discovered by codespell
patchback[bot] opened this pull request 5 months ago
patchback[bot] opened this pull request 5 months ago
[PR #12772/c6a0ef17 backport][8.3.x] doc: Remove past training
patchback[bot] opened this pull request 5 months ago
patchback[bot] opened this pull request 5 months ago
doc: Remove past training
The-Compiler opened this pull request 5 months ago
The-Compiler opened this pull request 5 months ago
Fix typos discovered by codespell
cclauss opened this pull request 5 months ago
cclauss opened this pull request 5 months ago
[PR #12761/c335a376 backport][8.3.x] build(deps): Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
patchback[bot] opened this pull request 5 months ago
patchback[bot] opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
Implement CLI options to set truncation thresholds
zhukoff-pavel opened this pull request 5 months ago
zhukoff-pavel opened this pull request 5 months ago
Customisable truncation limits
zhukoff-pavel opened this issue 5 months ago
zhukoff-pavel opened this issue 5 months ago
How to solve the problem: ModuleNotFoundError
lala0228 opened this issue 5 months ago
lala0228 opened this issue 5 months ago
Match causing exceptions with pytest.raises
MarcBresson opened this issue 5 months ago
MarcBresson opened this issue 5 months ago
build(deps): Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Fix issue with slashes being turned into backslashes on Windows
nauman897 opened this pull request 5 months ago
nauman897 opened this pull request 5 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 5 months ago
github-actions[bot] opened this pull request 5 months ago
The function is not overwritten when using monkeypatch or mocker (pytest-mock)
maxim-f1 opened this issue 5 months ago
maxim-f1 opened this issue 5 months ago
Bug: `filterwarnings` doesn't work for `pytest` plugins
jamesbraza opened this issue 5 months ago
jamesbraza opened this issue 5 months ago
[PR #12716/9a444d11 backport][8.3.x] Fix: pytest >=8.1.0 displays no diff for AssertionError with `--impor…
patchback[bot] opened this pull request 5 months ago
patchback[bot] opened this pull request 5 months ago
INTERNALERROR on sys.exit(-1) with dunder __TEST__=False TestClass hack
fenchu opened this issue 5 months ago
fenchu opened this issue 5 months ago
Fixed the issue of causes ``KeyError`` when using the parameter ``--import-mode=importlib`` in pytest>=8.2 . (#12592)
dongfangtianyu opened this pull request 5 months ago
dongfangtianyu opened this pull request 5 months ago
ModuleNotFoundError: No module named '_time_machine'
Halcyon905 opened this issue 5 months ago
Halcyon905 opened this issue 5 months ago
[PR #12747/419bc7a7 backport][8.3.x] Use oldest supported Python in mypy pre-commit checks
patchback[bot] opened this pull request 5 months ago
patchback[bot] opened this pull request 5 months ago
Don't auto-discover tests in particular folders
wpietri opened this issue 5 months ago
wpietri opened this issue 5 months ago
Use oldest supported Python in mypy pre-commit checks
nicoddemus opened this pull request 5 months ago
nicoddemus opened this pull request 5 months ago
[PR #12744/c947145f backport][8.3.x] Replaced `typing.Self` with `typing_extensions.Self`
patchback[bot] opened this pull request 5 months ago
patchback[bot] opened this pull request 5 months ago
Slashes in parametrization values get turned into backslashes on Windows
The-Compiler opened this issue 5 months ago
The-Compiler opened this issue 5 months ago
Replaced `typing.Self` with `typing_extensions.Self`
Avasam opened this pull request 5 months ago
Avasam opened this pull request 5 months ago
MAINT: adding back Python 3.13 classifier
bsipocz opened this pull request 5 months ago
bsipocz opened this pull request 5 months ago
Update assert.rst
alanmehio opened this pull request 5 months ago
alanmehio opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
build(deps): Bump pytest-asyncio from 0.23.8 to 0.24.0 in /testing/plugins_integration
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 5 months ago
github-actions[bot] opened this pull request 5 months ago
Adding shard option for distributing multiple nodes
daisuke834 opened this issue 5 months ago
daisuke834 opened this issue 5 months ago
Add name property to testsuites element in generated JUnit XML
joseph-sentry opened this issue 5 months ago
joseph-sentry opened this issue 5 months ago
"@" syntax to read in tests from files doesn't seem to work for parameterized files
patrickvonplaten opened this issue 5 months ago
patrickvonplaten opened this issue 5 months ago
Errors raised in fixture cleanup is shown to originate from last test in the scope, not a test using the fixture
StefanBRas opened this issue 5 months ago
StefanBRas opened this issue 5 months ago
[PR #12729/51845fc7 backport][8.3.x] docs: clarify `pytest_deselected`/`pytest_collection_modifyitems` usage
patchback[bot] opened this pull request 5 months ago
patchback[bot] opened this pull request 5 months ago
Same named test functions in different `Pytester` tests will use the same `tmp_path` location
StefanBRas opened this issue 5 months ago
StefanBRas opened this issue 5 months ago
docs: clarify `pytest_deselected`/`pytest_collection_modifyitems` usage
soxofaan opened this pull request 5 months ago
soxofaan opened this pull request 5 months ago
Running pytest on a file importing pandas and torch.onnx leads to access violation
anates opened this issue 5 months ago
anates opened this issue 5 months ago
Fixture with session scope runs more than once unless placed in conftest.py
bradleyharden opened this issue 5 months ago
bradleyharden opened this issue 5 months ago
Regression in testdir fixture
Dreamsorcerer opened this issue 5 months ago
Dreamsorcerer opened this issue 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
pytest collection appears to stall/slow down/jam up when some third-party libraries are used; add function to ignore specific modules
geofire opened this issue 5 months ago
geofire opened this issue 5 months ago
Enable test cases to be executed in a coroutine manner
tdxs8848 opened this issue 5 months ago
tdxs8848 opened this issue 5 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 5 months ago
github-actions[bot] opened this pull request 5 months ago
Please make something working
Bloublou-byte opened this issue 5 months ago
Bloublou-byte opened this issue 5 months ago
Improve `AssertionError` error message for sequences inside dictionaries
reaganjlee opened this pull request 5 months ago
reaganjlee opened this pull request 5 months ago
Fix: pytest >=8.1.0 displays no diff for AssertionError with `--impor…
dongfangtianyu opened this pull request 5 months ago
dongfangtianyu opened this pull request 5 months ago
--failed-first and --new-first don't play well together
Gaelan opened this issue 5 months ago
Gaelan opened this issue 5 months ago
short test summary and -vv
ewjoachim opened this issue 5 months ago
ewjoachim opened this issue 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
build(deps): Bump twisted from 24.3.0 to 24.7.0 in /testing/plugins_integration
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
build(deps): Bump django from 5.0.8 to 5.1 in /testing/plugins_integration
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 5 months ago
github-actions[bot] opened this pull request 5 months ago
Exception chains can be navigated when dropped into Pdb in Python 3.13+
AWhetter opened this pull request 5 months ago
AWhetter opened this pull request 5 months ago
Support navigating exceptions chains in pdb
AWhetter opened this issue 5 months ago
AWhetter opened this issue 5 months ago
Fix for Verbose mode not having default value on getoption call works on issue #9422
GTowers1 opened this pull request 5 months ago
GTowers1 opened this pull request 5 months ago
Upload test results to codecov for analysis
adityaraj75 opened this pull request 5 months ago
adityaraj75 opened this pull request 5 months ago
[PR #12700/cb98538e backport][8.3.x] Fix `mypy` error in `errisinstance`
patchback[bot] opened this pull request 5 months ago
patchback[bot] opened this pull request 5 months ago
[PR #12701/49eafce5 backport][8.3.x] docs: Revise `cache_dir` option section
patchback[bot] opened this pull request 5 months ago
patchback[bot] opened this pull request 5 months ago
docs: Revise `cache_dir` option section
apexDev37 opened this pull request 5 months ago
apexDev37 opened this pull request 5 months ago
Fix `mypy` error in `errisinstance`
reaganjlee opened this pull request 6 months ago
reaganjlee opened this pull request 6 months ago
build(deps): Bump django from 5.0.7 to 5.0.8 in /testing/plugins_integration
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
Surprisingly, pytest doesn't collect warnings when importing the package for plugins
A5rocks opened this issue 6 months ago
A5rocks opened this issue 6 months ago
[8.1.x][8.3.x] `testpaths` not taken into account for initial conftests loading when set through configuration file?
vmonteco opened this issue 6 months ago
vmonteco opened this issue 6 months ago
[PR #12694/a01dca53 backport][8.3.x] Add Pierre to official contacts
patchback[bot] opened this pull request 6 months ago
patchback[bot] opened this pull request 6 months ago
Add Pierre to official contacts
nicoddemus opened this pull request 6 months ago
nicoddemus opened this pull request 6 months ago
Warn on test arguments with default values?
The-Compiler opened this issue 6 months ago
The-Compiler opened this issue 6 months ago
[PR #12672/2b99703a backport][8.3.x] Add merge/squash guidelines to CONTRIBUTING.rst
patchback[bot] opened this pull request 6 months ago
patchback[bot] opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
No tests are run when PyTest encounters some error condition on some of them
yurivict opened this issue 6 months ago
yurivict opened this issue 6 months ago
[TODO] Upload JUnit reports to Codecov
webknjaz opened this issue 6 months ago
webknjaz opened this issue 6 months ago
Doctests in __main__ are ignored
jaraco opened this issue 6 months ago
jaraco opened this issue 6 months ago
[PR #12662/bc1e17e9 backport][8.3.x] Obey verbosity level when printing 'msg' part of assertions
patchback[bot] opened this pull request 6 months ago
patchback[bot] opened this pull request 6 months ago
Tests not collected if parametrized with `itertools` objects and imported in multiple files
david-cortes opened this issue 6 months ago
david-cortes opened this issue 6 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 6 months ago
github-actions[bot] opened this pull request 6 months ago
[PR #12679/dc756f41 backport][8.3.x] Remove quotes from example tmp_path_retention_policy
patchback[bot] opened this pull request 6 months ago
patchback[bot] opened this pull request 6 months ago
cherry pick 8.3.2 changelog
RonnyPfannschmidt opened this pull request 6 months ago
RonnyPfannschmidt opened this pull request 6 months ago
Remove quotes from example tmp_path_retention_policy
RFCArrow opened this pull request 6 months ago
RFCArrow opened this pull request 6 months ago
Erroneous quotes in `tmp_path_retention_policy` example in docs
RFCArrow opened this issue 6 months ago
RFCArrow opened this issue 6 months ago
[PR #12675/f0a0436d backport][8.3.x] Pin towncrier due to incompatibility with sphinxcontrib-towncrier
patchback[bot] opened this pull request 6 months ago
patchback[bot] opened this pull request 6 months ago
Pin towncrier due to incompatibility with sphinxcontrib-towncrier
nicoddemus opened this pull request 6 months ago
nicoddemus opened this pull request 6 months ago
CLI flag for supporting env variables from .env file
HardFlashDisk opened this issue 6 months ago
HardFlashDisk opened this issue 6 months ago
It would be good to have fixtures with dinamically changed / different scopes
GeorgeFischhof opened this issue 6 months ago
GeorgeFischhof opened this issue 6 months ago
Add merge/squash guidelines to CONTRIBUTING.rst
nicoddemus opened this pull request 6 months ago
nicoddemus opened this pull request 6 months ago
Cache: Crash on Windows when using pytest-xdist
criemen opened this issue 6 months ago
criemen opened this issue 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
Jonathan mcgrath sonarsource patch 6
jonathan-mcgrath-sonarsource opened this pull request 6 months ago
jonathan-mcgrath-sonarsource opened this pull request 6 months ago
Too tight a type constraint on ExceptionInfo.errisinstance
gmc444-b opened this issue 6 months ago
gmc444-b opened this issue 6 months ago
build(deps): Bump hynek/build-and-inspect-python-package from 2.7.0 to 2.8.0
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
Improve approx scalar repr method for better readability
fazeelghafoor opened this pull request 6 months ago
fazeelghafoor opened this pull request 6 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 6 months ago
github-actions[bot] opened this pull request 6 months ago
Weird collection stats when filtering from `pytest_collection_modifyitems` hook
soxofaan opened this issue 6 months ago
soxofaan opened this issue 6 months ago
Obey verbosity level when printing 'msg' part of assertions
nicoddemus opened this pull request 6 months ago
nicoddemus opened this pull request 6 months ago
Include TerminalReporter in reference docs #6649
soxofaan opened this pull request 6 months ago
soxofaan opened this pull request 6 months ago
Prepare release 8.3.2
github-actions[bot] opened this pull request 6 months ago
github-actions[bot] opened this pull request 6 months ago
pytest >=8.1.1 displays no diff for AssertionError with --import-mode=importlib
devanubis opened this issue 6 months ago
devanubis opened this issue 6 months ago
Docs: collection hooks listed under reporting hooks
soxofaan opened this issue 6 months ago
soxofaan opened this issue 6 months ago
[PR #12656/6c806b49 backport][8.3.x] explicitly detect conda envs - fixes #12652
patchback[bot] opened this pull request 6 months ago
patchback[bot] opened this pull request 6 months ago
explicitly detect conda envs - fixes #12652
RonnyPfannschmidt opened this pull request 6 months ago
RonnyPfannschmidt opened this pull request 6 months ago
Revert "doc: Add changing RTD version to checklist"
The-Compiler opened this pull request 6 months ago
The-Compiler opened this pull request 6 months ago