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

_pytest._py.path: combine PathBase and LocalPath

ed4c18f686282b4a7603b04cd3e9c1855366202c authored over 2 years ago
_pytest._py.error: mypy typing

eebbfc65c908346df0ff383dff7cad046e3e8616 authored over 2 years ago
add py.path.local tests

82344ba4f8e6bd49afd52235385a105890dc3d88 authored over 2 years ago
_pytest._py.path: combine Checkers classes

af078f3a96cab9fbad610bd6c20a256a5c249cf7 authored over 2 years ago
_pytest._py.path: combine PosixPath into LocalPath

6660d4552140679f9bd66b8821a1550f4e39ddb6 authored over 2 years ago
_pytest._py.path: flake8 fixes

73349ef3e1896f2cab0192d96126a128d22b6c62 authored over 2 years ago
_pytest._py.path: importlib mode always available

63c4d45c591e692084ff1031875c4bb00d71c28e authored over 2 years ago
_pytest._py.path: get mypy passing

59d8f8a22324fa7e816c53c271e4096c44bd536b authored over 2 years ago
remove other py.* accesses in _pytest._py.path

a7c1fc204bc40638029a27045ad4f25beec67f5c authored over 2 years ago
_pytest._py.path: remove decorator compat

382209d9e9ea0ffa61a31dcfb1a961ebf8135b3d authored over 2 years ago
vendor py.path and py.error

19dda7c9bdc8ef71c792e0f77a9595bfad8d9248 authored over 2 years ago
use module __getattr__ for py.error to fix doctesting

349f4bffa087fa2ebddd375805914a69e8fbbb45 authored over 2 years ago
use getrawcode from _pytest._code

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

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

49abbf248524b444e00571eb692e804fc855704d authored over 2 years ago
_pytest._py.path: remove _cmp compat

00e2f1c15ca2f3f54f5736cf7942129ed99fe31d authored over 2 years ago
_pytest._py.path: remove fspath compat

8a151774b8c3381bd03d664320574e8a70d7ffda authored over 2 years ago
Merge pull request #10389 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

baada535a3e31ceb541a3e81319309a35bec934c authored over 2 years ago
[pre-commit.ci] pre-commit autoupdate

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

c477ecd14674df7d1566a910c10f2444af6faf90 authored over 2 years ago
Merge pull request #10388 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-twisted-1.14.0

build(deps): Bump pytest-twisted from 1.13.4 to 1.14.0 in /testing/plugins_integration

36d19f21358b0858a812289753f7d32ecb233fa1 authored over 2 years ago
build(deps): Bump pytest-twisted in /testing/plugins_integration

Bumps [pytest-twisted](https://github.com/pytest-dev/pytest-twisted) from 1.13.4 to 1.14.0.
- [R...

8490ff52774be7276d7ba37e3950a7370a43c3e4 authored over 2 years ago
Merge pull request #10383 from gabriellandau/dont-pdb-break-for-skiptest-exceptions

3dac833a520cc299c20b7270db87d62412b4119a authored over 2 years ago
Merge pull request #10384 from tony/showlocals-negation

36b6384ff26582f04da27aef742e49fa0adb6e1e authored over 2 years ago
Merge pull request #10356 from RonnyPfannschmidt/fix-7792-marks-walk-mro

fix #7792: consider marks from the mro

31df38f6a79b0734be3c1386eb7df6512b1a321b authored over 2 years ago
docs: Update changelog for --no-show-locals

2a33e6ab613f6de1a2cf54f0c4f39dd198729720 authored over 2 years ago
docs(output): Note --no-show-locals

7fada7127ed3b7c281164b0364429ce88df53b1a authored over 2 years ago
test(--no-showlocals): Should hide locals when addopts=--showlocals

3a8d401ac78f2c112a1d78160868f7d2ac09b4c7 authored over 2 years ago
:wrench: Negating --showlocals with --no-showlocals

This is necessary for addopts=--showlocals where individual test runs
need to not show locals.

2b6622fdd3678c37cdd2fc13f404546ac1a76de6 authored over 2 years ago
Add Gabriel Landau to AUTHORS

0bc9ffcc8782fd126d0a9ce95ce130d1d760d2cb authored over 2 years ago
Changelog

f3d7e984abe4105c0e5c253e1b2f42be6ecae619 authored over 2 years ago
Test fix

452617686c8d08e54b9974e30c8456726f6677c5 authored over 2 years ago
Don't break into `pdb` for `raise unittest.SkipTest()`

6e7917c1a09c2174f143b34789c202a8b1a855e9 authored over 2 years ago
Merge pull request #10373 from ofek/patch-1

Fix packaging example

15ac0349b2c7d8dc48fe2e25a1b4fa47c9fda25c authored over 2 years ago
Fix packaging example

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

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

c543e0c4e83f63943efb0cb06b6c94990c4eb0a9 authored over 2 years ago
Apply suggestions from code review

Co-authored-by: Ran Benita <[email protected]>

f13f4360d3ff379144f32b4bbb4b4fa4a7a8cf23 authored over 2 years ago
Merge pull request #10368 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

b7d4de1ea983d3c4d3d9e235f63942abc6bfb167 authored over 2 years ago
Update to autoflake to 1.7.3

Fixes PyCQA/autoflake#168

a9c66172d48a8c93422f1b40e803ad0506d666db authored over 2 years ago
[pre-commit.ci] pre-commit autoupdate

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

3de63f9a9bf9d7c638d0b4d51b25c6edf04d779f authored over 2 years ago
Update doc/en/deprecations.rst

246ceb84bdd7999225b44e10f220ede1d75c21d5 authored over 2 years ago
Merge branch 'main' into warn-when-a-mark-is-applied-to-a-fixture

2fd160110cee6625b3d5fe39814933330b0e6f5f authored over 2 years ago
Merge remote-tracking branch 'graingert/warn-when-a-mark-is-applied-to-a-fixture' into warn-when-a-mark-is-applied-to-a-fixture

2998b596b4592997bee9cb043eae250393b2b677 authored over 2 years ago
add a test for fixture between mark decorators

7f73722c4adedd3b9da6d7efe5b699a5bbc0ee0d authored over 2 years ago
move tests into deprecated_test, and test for number of warnings issued

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

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

0de2aa93f0e214341af40f63f498a0498cc07832 authored over 2 years ago
Update src/_pytest/deprecated.py

Co-authored-by: Bruno Oliveira <[email protected]>

7759a9d3c2d6805f1e080512f40a3ada9207e66c authored over 2 years ago
Update doc/en/deprecations.rst

Co-authored-by: Bruno Oliveira <[email protected]>

d86df89a9291c29e19af3a762bd38bd959f1325c authored over 2 years ago
Update changelog/3664.deprecation.rst

Co-authored-by: Bruno Oliveira <[email protected]>

24fd2928780ea1f073d26a9ba415d62ff4101138 authored over 2 years ago
Merge pull request #10361 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-mock-3.10.0

build(deps): Bump pytest-mock from 3.9.0 to 3.10.0 in /testing/plugins_integration

f5797abb6252c36e880df11f18460fc868276c37 authored over 2 years ago
Merge pull request #10360 from pytest-dev/dependabot/pip/testing/plugins_integration/django-4.1.2

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

b735f9377a78d31b1ad1d4451837b63deeb2d8d6 authored over 2 years ago
build(deps): Bump pytest-mock in /testing/plugins_integration

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.9.0 to 3.10.0.
- [Release ...

d8c5e8805fb2a0bb000974e448f93c38a6907e7d authored over 2 years ago
build(deps): Bump django in /testing/plugins_integration

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

07b380bb3a7e7debe700ad35415868f1c111dbbc authored over 2 years ago
Handle NFC/NFD strings that normalize to the same string. (#10355)

Co-authored-by: Zac Hatfield-Dodds <[email protected]>

78c2c48c67f594235f63c927fd1fc0760ac79ade authored over 2 years ago
PytestReturnNotNoneWarning now subclasses PytestRemovedIn8Warning (#10196)

As discussed in https://github.com/pytest-dev/pytest/pull/9956#issuecomment-1132710934.

Also ...

8a40fc53152e9430f66f4a7eb62e30eb21d0b311 authored over 2 years ago
Replace entrypoint example with `pyproject.toml` in docs (#10359)

Fixes #10344

196f01965ed264e1fd917db236c872f85403753d authored over 2 years ago
Add deprecations for tests written for `nose` (#9907)

Fixes #9886

3bf2bc55b12e8540b4bb5311db2463845be12fbd authored over 2 years ago
use getfixturemarker

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

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

aa9cc7e8b4f57e1c2fc15c5f7f2212c45c3ae267 authored over 2 years ago
Update doc/en/deprecations.rst

5c286d19d80f60e9f1f607f517e9df7cda2ff6b1 authored over 2 years ago
Merge branch 'main' into warn-when-a-mark-is-applied-to-a-fixture

faac197fcf2255806a5f96488ae6713a686ec564 authored over 2 years ago
Merge pull request #10358 from drakulavich/patch-1

571dc6b220a4c3d7428470cf3715a7dfa04cd104 authored over 2 years ago
Bump actions in test.yml

d0abfb1c2a2642df68634c6d79ffd06d5855a7dd authored over 2 years ago
Merge pull request #10354 from pytest-dev/revert-10346-ci-pat

Revert "ci: fix PR not triggering workflows by switching back to pytestbot access token"

81113c1a90e659bc7656ad96da80c26cf8a314c6 authored over 2 years ago
Merge pull request #10331 from sgaist/add_modernization_tip_for_tmpdir_and_tmpdir_factory

784ba85b171e6e591798a0f6b5414871837fa450 authored over 2 years ago
doc: add note to help modernize code bases to use pathlib

Fixes #10199

a28d595b4686b074101ba5d9b5cf7498361f75c6 authored over 2 years ago
fixup: mark mro test reformatt

c42bb36009445e0cf1915dd5d1b762639a710675 authored over 2 years ago
fixup: mark mro test reformatt

13e594a31474136fb185eff7084760f724897d6b authored over 2 years ago
fixup: annotations

4e7486d3fb95f97422283fc7f21b24e8aa6ef2c8 authored over 2 years ago
fix #7792: consider marks from the mro

closes #9105 as superseeded

d8c783268c6876379f5a3a0251b72d0d6d22d0cf authored over 2 years ago
Merge pull request #10318 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

3c1534944cbd34e8a41bc9e76818018fadefc9a1 authored over 2 years ago
Revert "ci: fix PR not triggering workflows by switching back to pytestbot access token"

a501518a26fa854e62615b2f22285407266ceaaf authored over 2 years ago
Merge pull request #10327 from AA-Turner/devnul

Use an explicit encoding when opening `os.devnul`

680f3e2097712a067f08881f0e6c3c4b35cfbc61 authored over 2 years ago
Merge pull request #10346 from bluetech/ci-pat

ci: fix PR not triggering workflows by switching back to pytestbot access token

ed5d4e1269ffe2f5b0fd4f765e4e17d88fccb519 authored over 2 years ago
Export `pytest.DoctestItem` for typing / runtime purposes (#10313)

Fixes #10312

8e7ce60c7d8d6c595e8357e040fbdac25bfee696 authored over 2 years ago
Mention pythonpath confval in Good Integration Practices (#10314)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

2bc036e50ab0af2955bfe1c91b3f1b55d6a31765 authored over 2 years ago
Merge pull request #10349 from nicoddemus/doc-setup-teardown-nose

79c2e92bb86653e606f377eebc2c5af8462fadd3 authored over 2 years ago
Ignore mypy error about missing generic arg for catch_warnings

mypy stubs recently changed warnings.catch_warnings to a Generic, in
order to have proper overlo...

4da06896532809a216bfa7a53b0ff490c5193fe9 authored over 2 years ago
doc: Add second day for enterPy training (#10348)

9be1e3fac8e75d9b48ac27b212f45d9f43293e46 authored over 2 years ago
Improve documentation for setup() and teardown() nose support

Fix #9549

0c21d60349e9e91e6c369709d7a47236d5effbb5 authored over 2 years ago
Merge pull request #10335 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-mock-3.9.0

4545fcff05ca1ecc727cb92567d18281625bc79f authored over 2 years ago
Merge pull request #10343 from RonnyPfannschmidt/fix-10342-warn-explicit-add-location

fix #10342: put location into warning exceptions

24ef7c98e88081fbd1d4050374bb50a5a3c6cb0e authored over 2 years ago
Merge pull request #10347 from The-Compiler/hookimpl-marker-docs

c4981f5a1bf49e43e2d39c61b2bac46cae286ae5 authored over 2 years ago
Update src/_pytest/warning_types.py

Co-authored-by: Florian Bruhin <[email protected]>

7a15bad89b2a11923f06a5ac416303d77f48d05b authored over 2 years ago
Mark tryfirst/trylast as deprecated in their docs.

Follow-up to #9118

72cac9b1af32a3edeb48f15d78bf8d006373c9e6 authored over 2 years ago
ci: fix PR not triggering workflows by switching back to pytestbot access token

The builtin actions token is not allowed to trigger further workflows.
So when we create a PR us...

2df0d9656ca906e15754483bcd833b0e7b09387e authored over 2 years ago
Merge pull request #10339 from Moisan/doc_broken_links

4677580cae1e9bf005f6d5e55b1273016e9abbe7 authored over 2 years ago
fix #10342: put location into warning exceptions

as the warning systems own warn_explicit looses the information
we add them explicitly to the wa...

14919c4bbbeca42a1822858ee31f928c0b2e35dd authored over 2 years ago
Fix a few broken links in the documentation

06007de7bad903018420612e6df42eb8bdfb8329 authored over 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/autoflake: v1.6.0 → v1.6.1](https://github.com/PyCQA/autoflake/comp...

4ee6e900a0809c8ad19bba6c705280d65be26905 authored over 2 years ago
build(deps): Bump pytest-mock in /testing/plugins_integration

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.8.2 to 3.9.0.
- [Release n...

eab875509d9337dcc70af60ae9c42c761ccdc8e8 authored over 2 years ago
Merge pull request #9118 from RonnyPfannschmidt/fix-4562-deprecate-hookmarkers

deprecate hook configuration via marks/attributes

2be1b8f3559570c456f4bf64fea8067e368dcdfd authored over 2 years ago
Use an explicit encoding when opening `os.devnul`

Although slightly pointless, this avoids an `EncodingWarning` in Python 3.10
or greater when ru...

594413e8f05268bc0d448d37022c502af28e1244 authored over 2 years ago
bump plugin test pytest cov pin

ce3e2e922bb40acdf3109b0832e95270bed0803a authored over 2 years ago
Merge pull request #10308 from pytest-dev/pre-commit-ci-update-config

59b8ec3ce11f8e94d924dc97bc1e14f380824b54 authored over 2 years ago
add docstring to warn_explicit_for

ae9dbf5006286018440c0dead9b140f42c427286 authored over 2 years ago
unify option extraction for legacy hook marks

7e8a4849d819e53248bb0eb2e08f4183d9c7e4d6 authored over 2 years ago
simplify typing for legacy hook mark support

e3294398d6912a4c3d28dadb6087c3ab8974582a authored over 2 years ago
remove the setup.py for the py.test project which for deprecation has been deployed since 2014

8c52dc5b7e566e6112185105ce897015adf6607c authored over 2 years ago
deprecate hook configuration via marks/attributes

fixes #4562

0fdacb6db5806dcc2c01d80e6dfe0e5fcd24034e authored over 2 years ago
handle non-true options in hookspec warning

b1fb9a9c8d8b8af0fa795b4bf2bc5a58e792c390 authored over 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- https://github.com/myint/autoflake → https://github.com/PyCQA/autoflake
- [github.com...

256ab097a274c3e4057a70849ae86aced52b4b27 authored over 2 years ago