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

Added Alice Purcell to AUTHORS

85000f037f33e34eb8b0a8d6430a9a33fbb1ee29 authored over 2 years ago
Pass importmode to import_path in DoctestModule

This allows doctest to be used with namespace modules

c34eaaaa1c485e9c8c3d1fe7f05549b6436f49cc authored over 2 years ago
Merge pull request #10081 from nicoddemus/unittest-cls-skip-10060

06738e36dfa0492970017637a1b28f853c229471 authored over 2 years ago
Merge pull request #10086 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

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

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

b961ef5b798cf698e4be7613ec555800b1762d14 authored over 2 years ago
Do not call tearDown for skipped unittest.TestCases with --pdb

Fix #10060

bd642fac70275133e8741a25aa652d7537c4b3db authored over 2 years ago
Merge pull request #10078 from nicoddemus/pathsep-9791

da9a2b584eb7a6c7e924b2621ed0ddaeca0a7bea authored over 2 years ago
Merge pull request #10082 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-mock-3.8.1

build(deps): Bump pytest-mock from 3.7.0 to 3.8.1 in /testing/plugins_integration

8bbd35aa69d73ae3ffe2719d87afac5f0f7d63f2 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.7.0 to 3.8.1.
- [Release n...

0b1e9ba270ac99cff6d15e4ed6f626bacc86b671 authored over 2 years ago
Use PurePath directly instead of os.path.sep in rewrite.py

Given we are already creating a `PurePath`, just pass the parts directly to it.

This avoids usi...

f92c4a77ada65a40700272c5af8cef302dbb4c27 authored over 2 years ago
Merge pull request #10076 from pytest-dev/update-plugin-list/patch-aafac5578

[automated] Update plugin list

9a037a571380479d4b09a23ddec1347b32660e22 authored over 2 years ago
Merge pull request #10054 from SnoopJeDi/doc/xfail-multiple-exceptions

Indicate support for a tuple of exceptions in xfail raises=

11fb5cd331ff5852e76787b882124e8a01e9ddee authored over 2 years ago
[automated] Update plugin list

62d975a69ee06bc4e94a5719145fe65a0c6c4bef authored over 2 years ago
Merge pull request #10056 from paulreece/fixture-path-doc-fix

Added Docstring description for the Path property of FixtureRequest #9975

aafac5578c92d88689f8d49c004ea93e401ac2b4 authored over 2 years ago
Merge pull request #10064 from hugovk/test-me-fix-logging.warn-deprecation

Replace deprecated logging.warn with logging.warning

2b70e7f4dfa4945fe30f8d59194337578b976f35 authored over 2 years ago
Merge pull request #10073 from Kache/main

Clarify writing_plugins naming instructions

d2a206683c6546207a9ce789886dc71d6b48b576 authored over 2 years ago
Use records.clear() in LogCaptureHandler when caplog.clear()

f29f79e39f698d33ec773b24a06b38c38ee0cdaa authored over 2 years ago
Fix stage caplog records not clear

Closes #9877

c7e784f95d6ff7dc1e9d1a1dbc234a39c0125816 authored over 2 years ago
Clarify writing_plugins naming instructions

Fixes: #10072

0a7b8722e58fcebb5fdeb7b811c679cbae29dd92 authored over 2 years ago
Doc: Clear mailbox before deleting the user (#10068)

aa55975c7d3f6c9f6d7f68accc41bb7cadf0eb9a authored over 2 years ago
Merge pull request #10070 from pytest-dev/typos

fix some typos to ensure pre-commit.ci fixes main

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

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

cba65e74b34c0b31c0538acad86e29b78899aa29 authored over 2 years ago
fix some typos to ensure pre-commit.ci fixes main

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

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

6db715c205f0964eaaf3d452bf5fda35505fd73c authored over 2 years ago
Doc: Clear mailbox before deleting the user

1e6a587363f03de2644dcb4fa2ce2f5220c6fc2e authored over 2 years ago
Replace deprecated logging.warn with .warning

052da7128b57b9192a350f85dbbd1666555be10d authored over 2 years ago
Added self to Authors

cdc287d21aab827d3a11981ecf26745b777e9dfe authored over 2 years ago
Added Docstring description for the Path property of the FixtureRequest class.

5a9536cf42a9f570de7e43285bb3313c39240816 authored over 2 years ago
Indicate support for a tuple of exceptions in xfail raises=

17c385180d7fdb160e79ca619545344ba40012ed authored over 2 years ago
Add support for .pytest.ini as an alternative to pytest.ini

Closes #9987

fab696dcd1ecd621ed05d2552b7d790ab143efe5 authored over 2 years ago
Merge pull request #10031 from The-Compiler/trainings

Update training list

2cd41651bbb4277f6a999944d5a10042e4af445b authored over 2 years ago
Mark pdb+expect tests as xfail for now (#10043)

Related to #10042

5ef064b602eb28b28522fbb22d945eb5898a2e13 authored over 2 years ago
Mark pdb+expect tests as xfail for now

Related to #10042

d6b837e2d31310d61be46ea954ff74f94be69e55 authored over 2 years ago
Fix representation of tuples in approx

Closes #9917

96412d19abb244325a72f16974646cc5afb7d2b1 authored over 2 years ago
Merge pull request #10035 from pytest-dev/update-plugin-list/patch-04be900d0

[automated] Update plugin list

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

1a50e5222fdaa82dc47eecaba38a3bb04d0b4872 authored over 2 years ago
Update training list

27c94f573cac932a00169a59aa52e8353f4ef71b authored over 2 years ago
Update location of `usage.rst` to fix manpage compilation (#10026)

`usage.rst` has been moved from `doc/en` to `doc/en/how-to`, so the `man_pages` configuration
v...

04be900d0677791d97e955b42440627b1818fbcb authored over 2 years ago
Update location of `usage.rst` to fix manpage compilation

`usage.rst` has been moved from `doc/en` to `doc/en/how-to`, so the `man_pages` configuration
v...

fe2c74cb1aaba82a1bc085005ba39e0c6beb0748 authored over 2 years ago
build(deps): Bump django from 4.0.4 to 4.0.5 in /testing/plugins_integration (#10021)

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

083285948f2a425b9b5f3f3b4c25b02c13a30bc6 authored over 2 years ago
[automated] Update plugin list (#10020)

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

433c7376c5193446769b7307df93f27a94e72435 authored over 2 years ago
Use symbolic NoReturn as a type annotation (#10018)

Use symbolic NoReturn as a type annotation

5adfb0e1876a39704bfd257ac63e21ca6652b34b authored over 2 years ago
docs(monkeypatch): Fix autodoc reference links (#10013)

Close #10014

c2f684fcd6af2818a5ddeb99cd5b8367a91e99ef authored over 2 years ago
Merge pull request #9904 from johnkangw/notes_update

130c954bb1ae5d25cd62dec17b0839f9061bc068 authored over 2 years ago
Document the --code-highlight default (#9883)

Also normalized all help text using the patterns:

* `One sentence help text`
* `First senten...

e54c6a1362589b32a2e63bb780192b86216ecec8 authored over 2 years ago
Merge pull request #10007 from nicoddemus/importlib-docs

9a8f5dd73e156a7202ee51c6150c5154f9b4c7b0 authored over 2 years ago
Do not advertise that importlib will be default import mode

It is clear at this point that changing the default would break a lot of suites, and is not a cl...

6017666fe180205221f9969222a0e1208d4f5fe7 authored over 2 years ago
Merge pull request #10006 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

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

updates:
- [github.com/pre-commit/mirrors-mypy: v0.950 → v0.960](https://github.com/pre-commit/m...

0efd7a6ec617b55af733f6794436543604e4b5e4 authored over 2 years ago
Merge pull request #9880 from jparise/getfixturemarker-attr

Use safe_getattr() in getfixturemarker()

c533015c56f9d966543f2b660f4d10b802ec18ae authored over 2 years ago
[automated] Update plugin list (#10001)

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

e547cd565d32f7bc1db17800f38ade5077c47e03 authored over 2 years ago
Merge pull request #9893 from jparise/pytester-mkdir-path

a47e91e077815574088818b26728fff0d35273fc authored over 2 years ago
Merge pull request #9990 from petebman/improve_getfixturevalue_error_message

420dc7824b46f1ee39d539044797ca7cbcf83dc9 authored over 2 years ago
Warn when test functions return other than None (#9956)

Closes #7337

c988e49af63a50f0704a46a93e73463666451af0 authored over 2 years ago
[automated] Update plugin list (#9985)

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

31f9e5bcdd3396ac0daf6d35c9d8aa8a2cd72993 authored over 2 years ago
Declutter doc entry page (#9969)

- Remove the index page https://docs.pytest.org/en/7.1.x/genindex.html
Such an index is reaso...

9a9acf13f89da7578d0b16b48e92ea09102eb755 authored over 2 years ago
Add shell-style wildcard support to 'testpaths' (#9897)

This is especially useful for large repositories (e.g. monorepos) that
use a hierarchical file ...

8ac6dce2c7ec1083e849417379e13b354d5aecfd authored over 2 years ago
Improve error message in getfixturevalue

0e62861e847eeca1fb76bd63a03b1c5d5ef23206 authored over 2 years ago
Merge pull request #9963 from pytest-dev/dependabot/pip/testing/plugins_integration/anyio-curiotrio--3.6.1

611b579d21f7e62b4c8ed54ab70fbfee7c6f5f64 authored over 2 years ago
Merge pull request #9970 from ezio-melotti/fix-tempdirfactory-docstring

Fix rst markup in TempdirFactory's docstring.

8469f4440192181fb3d20f39ccf485e986951c7b authored over 2 years ago
Refer to py.path.local instead of LEGACY_PATH constant for better docs

a1ed6839e38eecae809360f7641406aec3ba029b authored over 2 years ago
Merge pull request #9968 from timhoffm/doc-reference-order

08c0eb661ebefd1708ab2b90ba0ed9df2d20c5fb authored over 2 years ago
Merge pull request #9967 from timhoffm/doc-fix-globaltoc

1feb857fcc268145198c9a093b7a223027d046dc authored over 2 years ago
Fix rst markup in TempdirFactory's docstring.

296b642eb3cc1c14fa4ebc0e748442ed968b8007 authored over 2 years ago
Reorder the reference guides in the docs

This changes the order to:

- API Reference
- Fixtures reference
- Configuration
- Exit codes
- ...

ee10ecdf7eb20033b8b46e56ae257a0344712b8a authored over 2 years ago
Remove "Python 2.7 and 3.4 Support" from globaltoc

Follow up to #9957 - I missed that the globaltoc is hard-coded
and the page needs to be removed ...

73c2d1c6e37d3c3350cbe980c2c18f4aa8d90581 authored over 2 years ago
[automated] Update plugin list (#9959)

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

7b977f4beb014240770691f6cbb9fd3d83c16b88 authored over 2 years ago
Remove docs on Python 2.7 and 3.4 Support (#9957)

This extensive explanation is not need anymore because they are now
unsupported for a long time...

5d28a5864001fd6405202217c246f8da925835e5 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.5.0 to 3.6.1.
- [Release no...

5d20e285387d1256c253333bee74eba775eee3b3 authored over 2 years ago
Add CHANGELOG for #9873 (#9953)

cc0fbbefa0f8a6b390e89ef0d4d64dd78783a5c1 authored over 2 years ago
Do not truncate crash messages in short test summary on CI (#9933)

Closes #9920

56c266640ef4ee60659f81af36bc95f6e6ca9cfa authored over 2 years ago
Add colors to summary (#9875)

Fix #9873

69fb79e741f00714d3ac14ee853c5506f154e94f authored over 2 years ago
Merge pull request #9951 from rcomer/document-subtest

90d2adf0e8f58d14e04c3997244664464997b99c authored over 2 years ago
doc: link to pytest-subtests

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

[pre-commit.ci] pre-commit autoupdate

16781f9b8c001786d3e3fac9b89821118dc68f94 authored over 2 years ago
Add link to python docs on logging levels (#9925)

a88c0f3bb056cb987eb217e934b6b9db481d8783 authored over 2 years ago
Merge pull request #9911 from bkeyvani/fix-issue-8646

ccdee08ddd88f4783009d261d1877c7eb2bc7b24 authored over 2 years ago
Update 8646.improvement.rst

a29f4aff98ad019182d34965aa51ebfda11fb9ce authored over 2 years ago
Move changelog file

58af76122fe26a02f7cc3dd8178615b2c575e15c authored over 2 years ago
type-ignore in error-message test

29462b1277fdae847b0527cf8e05a40c69810d39 authored over 2 years ago
Merge pull request #9940 from timhoffm/doc-reference-cleanup

37316ed0de8f0c00fc2053ff16b91f2a4db24964 authored almost 3 years ago
Move documentation contents from reference.rst to docstrings

It's better to have the documentation in one place, instead
of having some in the docstring and ...

231e2206352233028fc38a01ab47c42e231b1449 authored almost 3 years ago
Consistently add **Tutorial**: in front of how-to links in reference (#9938)

Up to now, some had the prefix, some didn't. I think it's good to have
this prefix to give more...

93fdb3ecb784b43798220f772820973f1dcdc9d4 authored almost 3 years ago
Consistently add **Tutorial**: in front of how-to links in reference

Up to now, some had the prefix, some didn't. I think it's good to have
this prefix to give more ...

a4a8763ebf882a8cf16433fcacbf58c9c88c4aa8 authored almost 3 years ago
improve `pytest.raises` - cont'd

a few more iterations on error message and related tests.

31a9c5c66709609f8adfa81a9e3e4bf1147e0369 authored almost 3 years ago
Merge pull request #9931 from bluetech/py11-rglob

testing: fix Path.rglob("") failures in Python 3.11b1

db139307ce5036a35a5e6e825cf32a42ca7a67a4 authored almost 3 years ago
testing: fix Path.rglob("") failures in Python 3.11b1

Fix #9930.

644a81af37af40539aab436814ba6604b5bd5047 authored almost 3 years ago
Merge pull request #9926 from pytest-dev/update-plugin-list/patch-5f9d68c8d

[automated] Update plugin list

f6aa9d661dde036a362c470930d89c9a01d45883 authored almost 3 years ago
Merge pull request #9915 from peymanslh/fix-encoding-warning

Fix default encoding in cacheprovider

933156b296605c8d944abe16fd0168dc28697b22 authored almost 3 years ago
[automated] Update plugin list

23c8f3d2346a70b3f1946949e0979c49e20a06df authored almost 3 years ago
Clarify precision when using NUMBER option in --doctest-modules (#9914)

Fix #9892

5f9d68c8d93b792116fc474cb4ec3072b7baa6f1 authored almost 3 years ago
Fix default encoding in cacheprovider

2f62e6ec9625b86c7bc79047f92ad43a1ef8f401 authored almost 3 years ago
Merge pull request #9912 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

4ddf48b0a369ede4ea9a922f4a1defc9087814c9 authored almost 3 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/reorder_python_imports: v3.0.1 → v3.1.0](https://github.com/asot...

f25b9f619b7e7198a67e5bcc996fccf37377930c authored almost 3 years ago
Merge pull request #9905 from pytest-dev/update-plugin-list/patch-e580534df

[automated] Update plugin list

33bf91482eba0512ec6c283f7a3e519a736a6fe3 authored almost 3 years ago
Re-export importlib.metadata from _pytest.compat (#9906)

I'm fixing a bug in mypy's --no-implicit-reexport logic in
https://github.com/python/mypy/pull/...

2ba8fd5bc50f293fea11a863c2b8c4dc3488762b authored almost 3 years ago
[automated] Update plugin list

306b33e7550ce8db4e260d35f57b38387ebb0c37 authored almost 3 years ago
improve `pytest.raises`

3444d35c540c635401f92db724d004e2a7d20920 authored almost 3 years ago
Mention use of re_assert for strings in approx docs

97383d2d5d666e4d84dea3dbc0dff4a53fe071a2 authored almost 3 years ago
doc: Reformat/Modernize some code (#9900)

Found because I was curious what https://pypi.org/project/shed/ does with pytest.

e580534df00884857798e857beae1130abc74256 authored almost 3 years ago