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

[pre-commit.ci] pre-commit autoupdate (#10671)

updates:
- [github.com/asottile/blacken-docs: v1.12.1 → 1.13.0](https://github.com/asottile/bla...

61cfaacec695d91ab3b52477f780db4d441170a4 authored about 2 years ago
build(deps): Bump pytest-rerunfailures in /testing/plugins_integration

Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 10.3 to 11...

95c62eb527db6fc569427bc090053cd619fb8dd7 authored about 2 years ago
Merge pull request #10662 from nicoddemus/cherry-pick-release

Merge pull request #10659 from pytest-dev/release-7.2.1

03b19945fb000a82d0012b5720b05cf88c0973be authored about 2 years ago
Merge pull request #10659 from pytest-dev/release-7.2.1

Prepare release 7.2.1

(cherry picked from commit 94c05bc2a489a3d6eb5cb47991741f8a61bb4099)

b2ac31cc9fd7191134fca7fd44f177fa645f4465 authored about 2 years ago
Derive pytest.raises from AbstractContextManager

Makes `AbstractContextManager` the shared base class between "raises" and other context managers...

1a96f16401c7bf10d4873f54b02f7bbbf94f492d authored about 2 years ago
build(deps): Bump django in /testing/plugins_integration (#10643)

Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.5.
- [Release notes](https:/...

7421f3bb94df80ff2d131e932223b190f9b6d7b6 authored about 2 years ago
Fix regen tox environment (#10640)

Since tox 4.0, the whitelist_external option has been renamed to allowlist_externals.

Co-auth...

5e0583f4b9b9026185dc47865b7db60780437b0a authored about 2 years ago
Do not update cache from xdist worker (#10641)

8efb4bb9c1339b5ae6403d56e533a14a428102cf authored about 2 years ago
Mitigate directory creation race condition (#10607)

Fixes https://github.com/pytest-dev/pytest/issues/10604 which could intermittently display unexp...

3ad4344656e8abe95d5b86cd83087836ae9cdaa5 authored about 2 years ago
Merge pull request #10632 from danigm/fix-tests

Fix tests pygments 2.14.0

6bf7f5555552aa92d22fb00a90fb72fa273df0f1 authored about 2 years ago
Fix tests pygments 2.14.0

Fix https://github.com/pytest-dev/pytest/issues/10630

61f70a5a759bd22457c89f3564c0cfbb91b0cd8d authored about 2 years ago
Merge pull request #10609 from yusuke-kadowaki/default_policy_all

Change the default `tmp_path_retention_policy` to `all`

326ae0cd88f5e954c8effc2b0c986832e9caff11 authored about 2 years ago
Change the default policy to all

10220d3f31acdf1d4a325a1009637b4b1cd81c4b authored about 2 years ago
Use a more descriptive job name for update-plugin-list workflow

a98b00cd0960948e8240006bd84c4cc15a2e2d8d authored about 2 years ago
Fix update-plugin-list workflow due to new 'packaging'

The latest 'packaging' release has dropped support for `LegacyVersion`, meaning
that version str...

215ea7fd03b84e6b227b71edfe1281064aeacdc4 authored about 2 years ago
Avoid truncation when truncating means longer output (#10446)

Fixes #6267

b31db4809be18b43ba714b80b10285b463cc9315 authored about 2 years ago
Fix tox 4.0 support and docs

Also includes pre-commit autoupdate

f6adebb99064ad2a894ea7c04a1257aba5876e21 authored about 2 years ago
Remove reference to explicit pytest tox support

This reference no longer exists in tox 4.0 docs.

b90e7b84d0082994a87001d408ee8d9d7ca9ddba authored about 2 years ago
Pin packaging while building docs

Packaging >=22 no longer supports 'latest' versions, which is the version that is assigned when ...

19807ab79a3186748062affd507ae7d5f203520c authored about 2 years ago
Fix passenv setting for tox.ini

In tox 4.0 `passenv` is required to be one per-line, or comma-separated.

3e52124185327a1add7441f2858198ec5ea987d0 authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10....

1eca228bd52d2164ff151518104fc5f338e70de6 authored about 2 years ago
Merge pull request #10559 from pytest-dev/update-plugin-list/patch-9fbd67dd4

[automated] Update plugin list

cab02e67d7e2c657527b41e76a00a594a8d99806 authored about 2 years ago
Merge pull request #10560 from pytest-dev/dependabot/github_actions/peter-evans/create-pull-request-4.2.3

build(deps): Bump peter-evans/create-pull-request from 3.7.0 to 4.2.3

64dbc7a0a1102f7e5ece2e9e955bcdbaa038ba2b authored about 2 years ago
Merge pull request #10563 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

60d992677d3f481028ce43f710a91220471c4017 authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrad...

0079decf29d5cef943d52a99394eabfc231bff64 authored about 2 years ago
build(deps): Bump peter-evans/create-pull-request from 3.7.0 to 4.2.3

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from...

3a58fc2d4449c59a8e7d0c51e606a6810ef5d77d authored about 2 years ago
[automated] Update plugin list

39b6bb551c8ec1fd113548ec19b44830fa9f63e7 authored about 2 years ago
Class methods can now be discovered as tests (#10552)

Fix #10525

9fbd67dd4b1baa6889dbb2073c17b85da39f80d9 authored about 2 years ago
Merge pull request #10550 from danschef/use_os_sep

Use os.sep instead of os.path.sep.

eca93db05b6c5ec1012f7a3e6590f316729ac243 authored about 2 years ago
Use os.sep instead of os.path.sep.

Signed-off-by: Daniel Scheffler <[email protected]>

fb701b538c404bd0687f7fb3ec40327cd5cf13d2 authored about 2 years ago
Merge pull request #10549 from yusuke-kadowaki/more_doc_update

Documentation update for the tmp_path configurations

314e623304f32e7e9e31c49d63e58bc73b54dcd0 authored about 2 years ago
Documentation update for tmp_path configurations

62e75c7d55cabaaba33c37b1551ff987f7e45a23 authored about 2 years ago
[automated] Update plugin list (#10536)

Co-authored-by: pytest bot <[email protected]>

fd30759d94d16357441d50d5a82ca88e423da5c0 authored about 2 years ago
build(deps): Bump pytest-rerunfailures in /testing/plugins_integration (#10537)

Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 10.2 to 10...

eb984a717a9d937e2ebd7a7c6b2ea01f36ceb56e authored about 2 years ago
Merge pull request #10543 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

54f0fb3c635286a8c31be2014a16d7032bedab47 authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-comm...

49a4ed14cf3e106d7803b0b186008a7c4a77dc67 authored about 2 years ago
Modify documentation to use `.stash` when storing test results. (#10535)

f513d33d5a863e1d97daab5c5a7ee8ead2669a92 authored about 2 years ago
Fix bug where file system root was erroneously be used as rootdir on Windows

Fix #10506

857e34ef8555c48cb5c44f143a0d6692efb6c60f authored about 2 years ago
Fix `tmp_path_retention_policy` crash when skipping from fixture (#10517)

Also uses the stash to save the test status.

Fix #10502

99dfc19fe62c15cd8717d30a3d5b50352931697a authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate (#10522)

updates:
- [github.com/pre-commit/mirrors-mypy: v0.990 → v0.991](https://github.com/pre-commit/...

56544c11b563c1e0e3d3796a124a3f2570376e73 authored about 2 years ago
[automated] Update plugin list (#10519)

Co-authored-by: pytest bot <[email protected]>

7710e18b4c21f87e93a081a4e98ebe162fd99d86 authored about 2 years ago
Show test name when skipping from fixture (#10482)

Fixes #10457

791b51d0faea365aa9474bb83f9cd964fe265c21 authored about 2 years ago
Merge pull request #10504 from pytest-dev/all-repos_autofix_no-implicit-optional

remove no_implicit_optional

bc4e70e0485a15654aa72658668056d091a4b5dc authored about 2 years ago
remove no_implicit_optional

this is the default in mypy 0.990

Committed via https://github.com/asottile/all-repos

b817aa457cb40e9ebe54c4ac1753ffbeac07b9c6 authored about 2 years ago
Merge pull request #10497 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

66b28912acd34dde392c4ceda96995cf5d46222b authored about 2 years ago
Add configuration options to control how `tmp_path` directories are kept (#10442)

Close #8141

cca029d55eaef33c24281e998bf76dca6eef387f authored about 2 years ago
Fix typing errors after mypy update

d5466b39173a62fbcbe0dd2554ede7781a6ae759 authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrad...

4fce29f15d88a30d655c701e503a4ecb6920e289 authored about 2 years ago
Merge pull request #10468 from pytest-dev/dependabot/pip/testing/plugins_integration/django-4.1.3

build(deps): Bump django from 4.1.2 to 4.1.3 in /testing/plugins_integration

69e3973d86e2db6d0a0d69202a6306626d58b423 authored about 2 years ago
build(deps): Bump django in /testing/plugins_integration

Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.3.
- [Release notes](https://...

c842893b02ec908ae96a67adffdd4f5a651fa3b5 authored about 2 years ago
build(deps): Bump pytest-asyncio in /testing/plugins_integration (#10494)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.1 to 0.20.2.
- [...

506b10d295f8023e2752c3e3bcb15f6ea1fd444d authored about 2 years ago
Merge pull request #10495 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-bdd-6.1.1

build(deps): Bump pytest-bdd from 6.0.1 to 6.1.1 in /testing/plugins_integration

05061493cbef3a1808625d3a2778a315e12b3277 authored about 2 years ago
build(deps): Bump pytest-bdd in /testing/plugins_integration

Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 6.0.1 to 6.1.1.
- [Release not...

f97f3dc3a38452dbb602b5fafe52bb39a07cdd23 authored about 2 years ago
Merge pull request #10493 from pytest-dev/update-plugin-list/patch-54d5a63d1

[automated] Update plugin list

3c31b0132fc969ea1d413865f690e928621eb4d1 authored about 2 years ago
[automated] Update plugin list

593178d90954b9820b63f9d0b587251752d74be8 authored about 2 years ago
Merge pull request #10488 from DanielVZ96/fix-test-raising-repr

Fix test_raising_repr test

54d5a63d1485110015665ece1065982407394517 authored about 2 years ago
Fix test_raising_repr test

Closes #10473

Python <3.11 versions depend on `exceptiongroup>=1.0.0rc8`, and they released ver...

b55e264a675f7621b8351e227b93742f19e01c7d authored about 2 years ago
Merge pull request #10484 from joukewitteveen/patch-2

scripts/update-plugin-list: Improve requirement detection

13d6114c0a74cd06b332a775f016f349faaaba96 authored about 2 years ago
scripts/update-plugin-list: Improve requirement detection

PEP 566 does not require a space after the dependency name.

b635e16d30c3991397b6c5d303b0cfc801e8e266 authored over 2 years ago
Merge pull request #10481 from pytest-dev/update-plugin-list/patch-aa7e9de91

[automated] Update plugin list

a092b3ab360b1aa56ea35d3303ed33b460144124 authored over 2 years ago
[automated] Update plugin list

a006dabf6e0852a34ad00d9a83ed4fe526f74a9a authored over 2 years ago
Merge pull request #10480 from joukewitteveen/patch-1

scripts/update-plugin-list: Be liberal in accepted summaries

aa7e9de91d67e7b1b4c210149ad512aea2b4c633 authored over 2 years ago
scripts/update-plugin-list: Be liberal in accepted summaries

Misconfigured packages may have a null summary in the PyPI json response.

6aec32163d706a0f9404465c65c5498f8a07f161 authored over 2 years ago
Remove done trainings (#10471)

2f33ea87c8d303c3439655eb2bea24483bffde5e authored over 2 years ago
Update dependabot for GitHub Actions (#10464)

Signed-off-by: Ashish Kurmi <[email protected]>

Signed-off-by: Ashish Kurmi <akurmi@step...

1ada62e23739d1061e7bc3fe22e67868e5a45b3f authored over 2 years ago
[pre-commit.ci] pre-commit autoupdate (#10454)

updates:
- [github.com/asottile/reorder_python_imports: v3.8.5 → v3.9.0](https://github.com/aso...

50b232b0cb39490776da2658ae69c669ce263050 authored over 2 years ago
build(deps): Bump pytest-html in /testing/plugins_integration (#10450)

Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 3.1.1 to 3.2.0.
- [Release ...

496196b15c2c115899044353e053f1c159d8c65b authored over 2 years ago
Fix 'importlib.abc.TraversableResources' deprecation warning in Python 3.12 (#10452)

0314b50c52658093d79e2d5af5358e384f26d507 authored over 2 years ago
Merge pull request #10449 from cj81499/patch-1

fix type in python_api.py

8e2de91bf85118c9d992c26cb488ddcf30dbdb66 authored over 2 years ago
add Cal Jacobson to AUTHORS

692ab1160bf2396ceba9fdbb7a2d0c4e2936da61 authored over 2 years ago
fix type in python_api.py

excpected -> expected

549839bac5d96fd9731f40b537f370cad9fae839 authored over 2 years ago
Edit changelog for 7.2.0 (#10423)

Fix some typos, and consolidate two entries for the same feature into one.

646a46e5f4b1f1ae5a06dcbc91fcdebfc235a28a authored over 2 years ago
Add the PyPI classifier for Python 3.11 (#10426)

f07017f91b6af5a7c6942868cb61aea72be4ac31 authored over 2 years ago
Merge pull request #10425 from pytest-dev/asottile-patch-1

upgrade pygments-pytest for 7.2.x coloring

a17d3b0c44f9434e34f2fecf02f97f3e866cae05 authored over 2 years ago
upgrade pygments-pytest for 7.2.x coloring

bbec1ce67f4983aec72f57262f7626bb792ad984 authored over 2 years ago
Merge pull request #10412 from pytest-dev/release-7.2.0 (#10419)

Prepare release 7.2.0

(cherry picked from commit ac4e3cced9fb1df60df271cce308f07713764857)

5a040aef97baf5e11fae72ed13c11a877eff16ae authored over 2 years ago
Merge pull request #10417 from nicoddemus/publish-action-pin

Use specific tag in the gh-action-pypi-publish action

c1d2168df63a1f093952b4b922519000c77b7efb authored over 2 years ago
[pre-commit.ci] pre-commit autoupdate (#10418)

updates:
- [github.com/PyCQA/autoflake: v1.7.6 → v1.7.7](https://github.com/PyCQA/autoflake/com...

bbe7cbae4aa24f4cb65230704b870c5dcf40781e authored over 2 years ago
Use specific tag in the gh-action-pypi-publish action

Otherwise we see this warning:

Warning: You are using "pypa/gh-action-pypi-publish@master". Th...

deae8f47f619cb283d01e917b5851101184a30e2 authored over 2 years ago
Merge pull request #10226 from Zac-HD/use-exceptiongroup-for-teardown

Use exceptiongroup for multiple errors during teardown

10f55f79afcbd3e7bc69692b1b3419c49991b860 authored over 2 years ago
Merge pull request #10416 from rettinghaus/update-actions

Update used GitHub Actions to latest versions

a6d244343f20e503a405534c73e04ea1c010971c authored over 2 years ago
update actions

2b552c224068c7d118ed9a2d1edded977b86c32f authored over 2 years ago
Merge pull request #10415 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-asyncio-0.20.1

build(deps): Bump pytest-asyncio from 0.19.0 to 0.20.1 in /testing/plugins_integration

54d7b9a08e18abd6a3998b58c139a9b766c18b05 authored over 2 years ago
Merge pull request #10414 from pytest-dev/dependabot/pip/testing/plugins_integration/anyio-curiotrio--3.6.2

build(deps): Bump anyio[curio,trio] from 3.6.1 to 3.6.2 in /testing/plugins_integration

6afc02abcafe01932ef72648bc3debab61000097 authored over 2 years ago
build(deps): Bump pytest-asyncio in /testing/plugins_integration

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.1.
- [R...

e75e2d66a06fb406074445ac07205d1ae62815c5 authored over 2 years ago
build(deps): Bump anyio[curio,trio] in /testing/plugins_integration

Bumps [anyio[curio,trio]](https://github.com/agronholm/anyio) from 3.6.1 to 3.6.2.
- [Release no...

66db0b7522db8315349e5f28d37165eeac0aa925 authored over 2 years ago
Use exceptiongroup for teardown errors

3a68c08426326e6c8129e94f98d263131da9a032 authored over 2 years ago
Add --log-disable CLI option (#10371)

Fixes #7431

9e1804a6ee1a0e2a929713e114f310b980d3c616 authored over 2 years ago
Merge pull request #10408 from NateMeyvis/patch-2

Fix typos in CONTRIBUTING.rst

bc2c3b66aa084fa4ff64f836aee73eae4cb72818 authored over 2 years ago
Merge pull request #10409 from pytest-dev/asottile-patch-1

allow jobs to pass if codecov.io fails

d84ed48f39f1629a180baea29ec8ec6dac2e386b authored over 2 years ago
Merge pull request #10396 from pytest-dev/pylib-hax

vendor py.path and py.error

ffe49ac17c9a9a8aea9a2682897d7b2f10dc9992 authored over 2 years ago
allow jobs to pass if codecov.io fails

d35209826190c831a338fb2a958215c7e4b5b269 authored over 2 years ago
Fix typos in CONTRIBUTING.rst

Fix small grammatical issues in CONTRIBUTING.rst to improve readability.

c5c562b645a62a919856d255fd83015cce75014c authored over 2 years ago
add deprecation changelog for py library vendoring

d543a45a6802defbafcff259bdc235af76f7af3a authored over 2 years ago
Merge pull request #10407 from NateMeyvis/patch-1

Add note on tags to CONTRIBUTING.rst

f341a5c559e00c5ac8d7f48cca7107da6c62b204 authored over 2 years ago
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

1027dc8c091369ff5e67d97d2a9c09cbf7bc921e authored over 2 years ago
Add note on tags to CONTRIBUTING.rst

Tags from the main repository are required for testing to work properly, but the current documen...

6b905ee6dc7301f95714006037f869a15d518d58 authored over 2 years ago
add -pylib tox environment

508be0b2bfdafeff31ed33e3d3403aff1252a87f authored over 2 years ago
adjust tests if py library is installed

02a9371259f651f17f38fc9f406eb43a0fcf2e2d authored over 2 years ago
fix test pollution of sys.modules

dc0cb0d149c03767b762c8e80ed2a1337aaf6161 authored over 2 years ago