Commit Graph

369 Commits

Author SHA1 Message Date
github-actions[bot] b72f9a2d02
[automated] Update plugin list (#13372)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-04-13 04:48:41 +00:00
github-actions[bot] be83aa618c
[automated] Update plugin list (#13356)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-04-06 09:20:04 +02:00
github-actions[bot] 88164320f5
[automated] Update plugin list (#13335)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-03-30 10:59:58 +02:00
github-actions[bot] 252cf3bf8f
[automated] Update plugin list (#13323)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-03-23 18:12:04 +01:00
github-actions[bot] 23e496bf62
[automated] Update plugin list (#13301)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-03-16 09:26:43 +00:00
github-actions[bot] 611f336b80
[automated] Update plugin list (#13282)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-03-09 06:26:22 +00:00
jakkdl 5186f3677e
Merge remote-tracking branch 'origin/main' into raisesgroup 2025-03-03 12:28:16 +01:00
Bruno Oliveira 4603564f64 Merge pull request #13264 from pytest-dev/release-8.3.5
Release 8.3.5

(cherry picked from commit f004b11caf)
2025-03-02 10:14:04 -03:00
github-actions[bot] bc4abe4d4b
[automated] Update plugin list (#13261)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-03-02 01:52:27 +00:00
John Litborn 5bd393cf01
add --disable-plugin-autoload (#13253)
* add --disable-plugin-autoload

* update comments in test, don't check __spec__ on pypy (????), add changelog

* pemdas except not

* Apply suggestions from code review

Co-authored-by: Florian Bruhin <me@the-compiler.org>

* add parens

* Simplify plugin name in test_installed_plugin_rewrite

* Apply suggestions from code review

* [pre-commit.ci] auto fixes from pre-commit.com hooks

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

---------

Co-authored-by: Florian Bruhin <me@the-compiler.org>
Co-authored-by: Bruno Oliveira <bruno@pytest.org>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-01 14:27:25 -08:00
Andrew Pikul d3adf46ad7
Add capteesys capture fixture to bubble up output to `--capture` handler (#12854)
The config dict is passed alongside the class that the fixture will eventually initialize. It can use the config dict for optional arguments to the implementation's constructor.
2025-03-01 12:37:16 -03:00
Anton Zhilin 611bb13108
Allow hiding a parameter set from test name (#13229)
Fixes #13228

---------

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2025-03-01 10:06:40 -03:00
John Litborn edfcc863b1
Merge branch 'main' into raisesgroup 2025-02-24 11:55:51 +01:00
github-actions[bot] 77f2c63a54
[automated] Update plugin list (#13247)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-02-23 12:40:57 -03:00
jakkdl ad6542ec77
Merge remote-tracking branch 'origin/main' into raisesgroup 2025-02-18 15:11:26 +01:00
github-actions[bot] d68ad68e35
[automated] Update plugin list (#13226)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-02-18 07:17:58 -03:00
github-actions[bot] 4c3f286532
[automated] Update plugin list (#13206)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-02-09 06:23:44 +00:00
jakkdl c011e9b6f3 fix test, fix references in docstrings 2025-02-06 17:12:56 +01:00
jakkdl e1e1874cda rename AbstractMatcher -> AbstractRaises, Matcher->RaisesExc. Add docs on RaisesGroup&RaisesExc. Add warnings to group_contains. Remove group_contains example from getting-started page 2025-02-06 15:39:25 +01:00
github-actions[bot] 5bb569f843
[automated] Update plugin list (#13184)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-02-02 19:03:21 -03:00
github-actions[bot] 9bcd7704ab
[automated] Update plugin list (#13162)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-01-31 13:04:25 +01:00
Emil Hjelm b89c1ce279
Add confval ``console_output_style`` option ``times`` (#13126)
Fixes #13125

---------

Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
2025-01-20 12:27:21 -03:00
github-actions[bot] 195f7e1bd2
[automated] Update plugin list (#13143)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-01-20 12:25:15 -03:00
github-actions[bot] 477e9283aa
[automated] Update plugin list (#13128)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2025-01-12 08:58:31 -03:00
pytest bot 6f98c96cbf [automated] Update plugin list 2025-01-05 00:26:35 +00:00
github-actions[bot] 9c02a3f6ed
[automated] Update plugin list (#13088)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-12-29 06:33:15 +00:00
github-actions[bot] 24e84f08f4
[automated] Update plugin list (#13080)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-12-22 08:34:13 +01:00
github-actions[bot] dd9b603f48
[automated] Update plugin list (#13060)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-12-15 02:51:34 +00:00
github-actions[bot] eacc65654b
[automated] Update plugin list (#13040)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-12-08 06:08:15 +00:00
Zac Hatfield-Dodds 9d4f36d87d
Merge pull request #12810 from FreerGit/dont-auto-discover-feat
Add `discover_imports` in conf, don't collect imported classes named Test* closes #12749`
2024-12-01 13:13:41 -08:00
Bruno Oliveira e2ec64e037 Improve docs 2024-12-01 09:24:40 -03:00
pytest bot 68b5938f05 [automated] Update plugin list 2024-12-01 00:30:58 +00:00
github-actions[bot] 258f76eccb
[automated] Update plugin list (#12986)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-11-24 08:09:29 +00:00
github-actions[bot] 8691ff1f36
[automated] Update plugin list (#12970)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-11-17 03:25:38 +00:00
github-actions[bot] de56152bf5
[automated] Update plugin list (#12950)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-11-10 08:39:36 +00:00
github-actions[bot] 8889e9b7f4
[automated] Update plugin list (#12933)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-11-06 08:16:16 -03:00
sven 935c06de09 WIP: don't collect instead of filtering out 2024-11-04 02:02:18 +01:00
Stefaan Lippens a1a491837b
Improve docs on basetemp and retention (#12912)
Improve coverage of current handling of `--basetemp` option and its lack of retention functionality.

Also document `PYTEST_DEBUG_TEMPROOT`.

Related to #10829

---------

Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
2024-10-31 07:28:03 -03:00
github-actions[bot] edfe778bb9
[automated] Update plugin list (#12921)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-10-27 10:38:53 +01:00
jakkdl 29490af255 fix docs 2024-10-25 14:52:34 +02:00
github-actions[bot] 931f87c9f5
[automated] Update plugin list (#12903)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-10-20 18:52:28 +00:00
github-actions[bot] b1ad6d3793
[automated] Update plugin list (#12881)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-10-13 17:42:25 +02:00
Stefaan Lippens 26a29bdade
Docs: improve/cleanup reference from/to recwarn (#12866)
Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
2024-10-10 07:43:36 -03:00
moajo a14c718867
Fix `disable_test_id_escaping_and_forfeit_all_rights_to_community_support` option when using `pytest.param(..., id="...")`
Fixes #9037

---------

Co-authored-by: Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>
Co-authored-by: Bruno Oliveira <bruno@pytest.org>
2024-10-09 20:52:26 +00:00
github-actions[bot] 410c510118
[automated] Update plugin list (#12856)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-10-06 05:46:07 +02:00
sven eb8592c526 update default and add docs 2024-10-01 18:41:30 +02:00
github-actions[bot] 758a4bea48
[automated] Update plugin list (#12845)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-09-30 07:26:49 -03:00
github-actions[bot] 16fa1ee5e2
[automated] Update plugin list (#12831)
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
2024-09-22 08:44:47 +00:00
Sam Bull 2a22a696e7
Remove missing msg parameter from docs 2024-09-21 22:10:33 +01:00
Pavel Zhukov d924a63871
Implement truncation thresholds config options (#12766)
Fixes #12765

Co-authored-by: Bruno Oliveira <bruno@pytest.org>
2024-09-21 10:00:56 -03:00