Commit Graph

  • 796574f3b8 [7.1.x] Fix rst markup in TempdirFactory's docstring. Bruno Oliveira 2022-05-17 08:13:11 -0300
  • 07ea99c5a0
    Merge pull request #9972 from pytest-dev/backport-9967-to-7.1.x Bruno Oliveira 2022-05-17 08:19:58 -0300
  • 8469f44401
    Merge pull request #9970 from ezio-melotti/fix-tempdirfactory-docstring Bruno Oliveira 2022-05-17 08:13:11 -0300
  • a1ed6839e3 Refer to py.path.local instead of LEGACY_PATH constant for better docs Bruno Oliveira 2022-05-17 08:09:21 -0300
  • 5f18e9d1ab [7.1.x] Reorder the reference guides in the docs Bruno Oliveira 2022-05-17 07:55:06 -0300
  • 08c0eb661e
    Merge pull request #9968 from timhoffm/doc-reference-order Bruno Oliveira 2022-05-17 07:55:06 -0300
  • 643cc79759 [7.1.x] Remove "Python 2.7 and 3.4 Support" from globaltoc Bruno Oliveira 2022-05-17 07:53:53 -0300
  • 1feb857fcc
    Merge pull request #9967 from timhoffm/doc-fix-globaltoc Bruno Oliveira 2022-05-17 07:53:53 -0300
  • 296b642eb3
    Fix rst markup in TempdirFactory's docstring. Ezio Melotti 2022-05-17 07:29:32 +0200
  • ed558d5497 Declutter doc entry page Tim Hoffmann 2022-05-17 00:07:41 +0200
  • ee10ecdf7e Reorder the reference guides in the docs Tim Hoffmann 2022-05-16 23:01:54 +0200
  • 73c2d1c6e3 Remove "Python 2.7 and 3.4 Support" from globaltoc Tim Hoffmann 2022-05-16 22:52:27 +0200
  • ce4a11a364
    Merge pull request #9965 from pytest-dev/backport-9957-to-7.1.x Bruno Oliveira 2022-05-16 09:08:50 -0300
  • 7b977f4beb
    [automated] Update plugin list (#9959) github-actions[bot] 2022-05-16 08:46:51 -0300
  • f7e57ae839 [7.1.x] Remove docs on Python 2.7 and 3.4 Support Tim Hoffmann 2022-05-16 10:17:18 +0200
  • 5d28a58640
    Remove docs on Python 2.7 and 3.4 Support (#9957) Tim Hoffmann 2022-05-16 10:17:18 +0200
  • 5d20e28538
    build(deps): Bump anyio[curio,trio] in /testing/plugins_integration dependabot[bot] 2022-05-16 03:02:09 +0000
  • a1f26dd035 deprecated reference Cheukting 2022-05-15 10:32:03 +0100
  • 0c832cafbc adding reference Cheukting 2022-05-15 09:49:20 +0100
  • 175d0c7450 import NoReturnWarning Cheukting 2022-05-15 09:45:42 +0100
  • de60ac1713
    Update src/_pytest/python.py Cheuk Ting Ho 2022-05-15 09:39:09 +0100
  • 23347af99f [automated] Update plugin list pytest bot 2022-05-15 00:26:25 +0000
  • 7287b6db0f Remove docs on Python 2.7 and 3.4 Support Tim Hoffmann 2022-05-14 10:34:09 +0200
  • cc0fbbefa0
    Add CHANGELOG for #9873 (#9953) Bruno Oliveira 2022-05-14 07:50:40 -0300
  • 03c1e51f8e update test Cheukting 2022-05-13 22:42:46 +0100
  • 7855fdefd2 update changelog, warning msg and warning inherit Cheukting 2022-05-13 22:23:17 +0100
  • 238a5cae9c Adding myself Cheukting 2022-05-13 21:48:25 +0100
  • c06605a12c Adding changelog Cheukting 2022-05-13 21:46:58 +0100
  • 460410b2f8 Adding test Cheukting 2022-05-13 21:38:50 +0100
  • 88634bd086 Give warning when test function return other than None Cheukting 2022-05-13 18:54:33 +0100
  • 56c266640e
    Do not truncate crash messages in short test summary on CI (#9933) sommersoft 2022-05-13 06:15:52 -0500
  • 3b7818dfdd fix conflicts after #9875 merge sommersoft 2022-05-12 17:07:36 -0500
  • 6defe88956 Add CHANGELOG for #9873 Bruno Oliveira 2022-05-12 11:00:19 -0300
  • 69fb79e741
    Add colors to summary (#9875) Bruno Oliveira 2022-05-12 09:55:40 -0300
  • d3a27deb92
    Merge pull request #9952 from pytest-dev/backport-9951-to-7.1.x Bruno Oliveira 2022-05-12 09:55:34 -0300
  • cb5fd75bea [7.1.x] doc: link to pytest-subtests Bruno Oliveira 2022-05-12 09:35:39 -0300
  • 90d2adf0e8
    Merge pull request #9951 from rcomer/document-subtest Bruno Oliveira 2022-05-12 09:35:39 -0300
  • c5432a18e7 doc: link to pytest-subtests Ruth Comer 2022-05-12 12:16:25 +0100
  • 444e54deed Suppress a possible relative_to() failure, fixes #9894 Stephan Loyd 2022-05-11 20:31:21 +0800
  • 16781f9b8c
    [pre-commit.ci] pre-commit autoupdate (#9936) pre-commit-ci[bot] 2022-05-11 10:52:41 -0300
  • c9f999a7ac remove extra CI env detection info from changelog sommersoft 2022-05-11 08:19:45 -0500
  • 4a8ced9d62 separate parametrized vars for clarity sommersoft 2022-05-11 08:14:28 -0500
  • f4a0e90bc2 use 'util.running_on_ci()' to check for CI env sommersoft 2022-05-11 07:58:33 -0500
  • 440db691ec
    Merge pull request #9943 from pytest-dev/backport-9925-to-7.1.x Bruno Oliveira 2022-05-11 08:33:48 -0300
  • dc36836dd2 [7.1.x] Add link to python docs on logging levels Pax 2022-05-11 01:02:36 -0700
  • a88c0f3bb0
    Add link to python docs on logging levels (#9925) Pax 2022-05-11 01:02:36 -0700
  • ccdee08ddd
    Merge pull request #9911 from bkeyvani/fix-issue-8646 Zac Hatfield-Dodds 2022-05-10 23:53:40 -0700
  • a29f4aff98 Update 8646.improvement.rst Zac Hatfield-Dodds 2022-05-10 23:27:33 -0700
  • 58af76122f Move changelog file Zac Hatfield-Dodds 2022-05-10 23:27:06 -0700
  • 29462b1277 type-ignore in error-message test Zac Hatfield-Dodds 2022-05-10 23:24:13 -0700
  • a7209c329d
    Add link to python docs Pax 2022-05-10 18:25:47 -0700
  • eddfab9937
    Update doc/en/how-to/logging.rst Pax 2022-05-10 18:16:12 -0700
  • 85c83cd37d
    Merge pull request #9942 from pytest-dev/backport-9940-to-7.1.x Bruno Oliveira 2022-05-10 19:03:50 -0300
  • 3e07127666 Fix TestBooleanCondition.test_xfail Bruno Oliveira 2022-04-21 09:17:59 -0300
  • aed06d0386 Show test names in bold Bruno Oliveira 2022-04-21 08:54:59 -0300
  • aa5fce5758 Implement showing summary words colored Bruno Oliveira 2022-04-21 08:26:25 -0300
  • 91d84e9256 [7.1.x] Move documentation contents from reference.rst to docstrings Bruno Oliveira 2022-05-10 17:21:32 -0300
  • 37316ed0de
    Merge pull request #9940 from timhoffm/doc-reference-cleanup Bruno Oliveira 2022-05-10 17:21:32 -0300
  • 231e220635 Move documentation contents from reference.rst to docstrings Tim Hoffmann 2022-05-10 17:46:25 +0200
  • ab014a1a0d
    Merge pull request #9939 from pytest-dev/backport-9938-to-7.1.x Bruno Oliveira 2022-05-10 12:15:46 -0300
  • 0379346675 [7.1.x] Consistently add **Tutorial**: in front of how-to links in reference Bruno Oliveira 2022-05-10 11:37:33 -0300
  • 93fdb3ecb7
    Consistently add **Tutorial**: in front of how-to links in reference (#9938) Bruno Oliveira 2022-05-10 11:37:33 -0300
  • a4a8763ebf Consistently add **Tutorial**: in front of how-to links in reference Tim Hoffmann 2022-05-10 16:27:21 +0200
  • 31a9c5c667 improve `pytest.raises` - cont'd Babak Keyvani 2022-05-09 21:15:02 -0400
  • b27a166a7c Fix python 3.11 test fails with updated branch 'main' of https://github.com/pytest-dev/pytest into 9920-summary-no-truncate-ci sommersoft 2022-05-09 16:50:24 -0500
  • f9a87a1034
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-09 20:57:28 +0000
  • 2f8ae29c17
    [7.1.x] testing: fix Path.rglob("") failures in Python 3.11b1 (#9934) github-actions[bot] 2022-05-09 13:38:22 +0000
  • 998b595f03 [7.1.x] testing: fix Path.rglob("") failures in Python 3.11b1 Ran Benita 2022-05-09 16:15:36 +0300
  • db139307ce
    Merge pull request #9931 from bluetech/py11-rglob Ran Benita 2022-05-09 16:15:36 +0300
  • 7ac00741f2 skip `_format_trimmed` and do not truncate crashes if on CI sommersoft 2022-05-09 07:42:00 -0500
  • 644a81af37 testing: fix Path.rglob("") failures in Python 3.11b1 Ran Benita 2022-05-09 12:52:57 +0300
  • f6aa9d661d
    Merge pull request #9926 from pytest-dev/update-plugin-list/patch-5f9d68c8d Ran Benita 2022-05-09 11:33:32 +0300
  • 933156b296
    Merge pull request #9915 from peymanslh/fix-encoding-warning Ran Benita 2022-05-09 11:33:05 +0300
  • 843ad11bab
    test: Add tests for approx changes Zach OBrien 2022-05-08 00:35:03 -0400
  • 23c8f3d234 [automated] Update plugin list pytest bot 2022-05-08 00:18:36 +0000
  • 4ecc41c662 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-05-07 22:00:03 +0000
  • 74fcfd8e8a Add link to python docs Pax 2022-05-07 14:56:02 -0700
  • a7d7676f7b
    [7.1.x] Clarify precision when using NUMBER option in --doctest-modules (#9923) github-actions[bot] 2022-05-06 23:50:10 +0000
  • 04f0d1ab8a [7.1.x] Clarify precision when using NUMBER option in --doctest-modules MatthewFlamm 2022-05-06 19:25:44 -0400
  • 5f9d68c8d9
    Clarify precision when using NUMBER option in --doctest-modules (#9914) MatthewFlamm 2022-05-06 19:25:44 -0400
  • 18c4449cc0
    docs: Add issue 9917 bugfix explanation to changelog Zach OBrien 2022-05-06 01:27:22 -0400
  • 24bb8eb9af
    docs: Add name to AUTHORS Zach OBrien 2022-05-06 01:20:45 -0400
  • 520b56d771
    fix: Fix repr for tuples in approx Zach OBrien 2022-05-06 01:03:39 -0400
  • 2f62e6ec96
    Fix default encoding in cacheprovider Peyman Salehi 2022-05-03 20:56:46 +0430
  • 4ddf48b0a3
    Merge pull request #9912 from pytest-dev/pre-commit-ci-update-config Anthony Sottile 2022-05-03 11:17:47 -0400
  • 06745d83c7
    Use actual order of comparison MatthewFlamm 2022-05-03 10:32:28 -0400
  • 43077b48d8
    Clarify precision when using NUMBER option in --doctest-modules MatthewFlamm 2022-05-03 10:24:07 -0400
  • f25b9f619b
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-02 20:47:02 +0000
  • 33bf91482e
    Merge pull request #9905 from pytest-dev/update-plugin-list/patch-e580534df Ran Benita 2022-05-02 22:41:00 +0300
  • dbdb62c674 update nose deprecation version in docs symonk 2022-05-01 16:43:33 +0100
  • ed7cb8e623 update docs to reflect `nose` support deprecation symonk 2022-05-01 16:26:51 +0100
  • b5c7a6d26a #9886-deprecate-nose-support symonk 2022-05-01 16:21:59 +0100
  • 2ba8fd5bc5
    Re-export importlib.metadata from _pytest.compat (#9906) Shantanu 2022-05-01 01:05:41 -0600
  • 3fec51e770 add changelog hauntsaninja 2022-04-30 23:39:07 -0600
  • e6f3474f55 Re-export importlib.metadata from _pytest.compat hauntsaninja 2022-04-30 23:35:37 -0600
  • 306b33e755 [automated] Update plugin list pytest bot 2022-05-01 00:24:20 +0000
  • 3444d35c54 improve `pytest.raises` Babak Keyvani 2022-04-30 17:56:36 -0600
  • 97383d2d5d
    Mention use of re_assert for strings in approx docs johnkangw 2022-04-30 17:20:31 -0600
  • a3c2b185e7 Add shell-style wildcard support to 'testpaths' Jon Parise 2022-04-25 15:02:38 -0700
  • e580534df0
    doc: Reformat/Modernize some code (#9900) Florian Bruhin 2022-04-28 16:30:16 +0200