Commit Graph

  • 0dd682fc2b
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-02-07 04:46:03 +0000
  • d8b620e023 Propagate timestamps from CallInfo to TestReport objects Rafal Semik 2023-02-02 17:22:53 +0100
  • bcd83694c2 [automated] Update plugin list pytest bot 2023-02-05 00:23:56 +0000
  • 73d711f3eb
    build(deps): Bump django in /testing/plugins_integration dependabot[bot] 2023-02-03 22:02:50 +0000
  • b0f0e3b16d add type assertion to test Ilya Konstantinov 2023-02-01 09:54:08 -0500
  • 9bea4e76c5 Document the location tuple Ilya Konstantinov 2023-01-31 16:05:10 -0500
  • 4a46ee8bc9
    [automated] Update plugin list (#10699) github-actions[bot] 2023-01-30 10:15:02 -0300
  • 4da1c7c6f0 [automated] Update plugin list pytest bot 2023-01-29 00:23:27 +0000
  • d61f83c030
    Merge pull request #10698 from pytest-dev/backport-10696-to-7.2.x Bruno Oliveira 2023-01-27 14:58:14 -0300
  • 432a60bd52 [7.2.x] Fix fixtures named teardown being considered by nose Teejay 2023-01-27 09:33:46 -0800
  • 5dbfb8e108
    Fix fixtures named teardown being considered by nose (#10696) Teejay 2023-01-27 09:33:46 -0800
  • 06cfd00c9a Add test coverage TJ Bruno 2023-01-27 08:27:43 -0800
  • 6911fcddc7
    PR feedback Teejay 2023-01-27 08:01:37 -0800
  • 4b83a05939
    Merge pull request #10697 from pytest-dev/backport-10695-to-7.2.x Bruno Oliveira 2023-01-27 08:47:14 -0300
  • 4e14609b99 [7.2.x] Clarify docs for `match` regarding escaping vin01 2023-01-27 12:11:00 +0100
  • 86a1beba07
    Clarify docs for `match` regarding escaping (#10695) vin01 2023-01-27 12:11:00 +0100
  • 81a5e92fc6 Fix code-block Bruno Oliveira 2023-01-27 08:04:13 -0300
  • 6c7603c9c6
    Update doc/en/how-to/capture-warnings.rst Bruno Oliveira 2023-01-27 07:48:50 -0300
  • 2ee8f79f2e Bugfix nose teardown regression TJ Bruno 2023-01-26 14:57:39 -0800
  • d73b49d75d
    Clarify docs for `match` regarding escaping vin01 2023-01-26 22:45:59 +0100
  • 76bef68f3e
    [7.2.x] Add check for zero denominator in approx (#10689) github-actions[bot] 2023-01-24 10:30:54 +0000
  • 2b8abdff60 [7.2.x] Add check for zero denominator in approx Jay 2023-01-24 15:37:42 +0530
  • ca40380e99
    Add check for zero denominator in approx (#10624) Jay 2023-01-24 15:37:42 +0530
  • 05eee78aaa
    Merge pull request #10599 from pytest-dev/fix-update-plugin-list-workflow Bruno Oliveira 2023-01-23 17:55:45 -0300
  • 02893139f9
    Merge pull request #10680 from bluetech/capture-typing Ran Benita 2023-01-23 14:38:28 +0200
  • 8c53dbf9d7 capture: fix pyright type error Ran Benita 2023-01-21 11:00:25 +0200
  • 54b8b40f83 capture: improve NoCapture typing Ran Benita 2023-01-21 10:53:28 +0200
  • 54911acf8d capture: improve `captureclass` typing Ran Benita 2023-01-21 10:09:28 +0200
  • c746d2b016 capture: improve `SysCapture`/`FDCapture` typing Ran Benita 2023-01-20 14:08:08 +0200
  • a3693ce503 capture: improve `DontReadFromInput` typing Ran Benita 2023-01-20 14:14:44 +0200
  • af22d34158
    Merge pull request #10681 from pytest-dev/backport-10664-to-7.2.x Bruno Oliveira 2023-01-21 08:46:56 -0300
  • af4143729f
    Allow spaces in -p arguments (#10658) Yannick PÉROUX 2023-01-21 12:22:44 +0100
  • d1b9660402 [7.2.x] Check if config args and args_source exist q0w 2023-01-21 14:19:54 +0300
  • bd7919e03d
    Initialize args and args_source during Config.__init__ q0w 2023-01-21 14:19:54 +0300
  • 656fafc743 Init args in __init__ as well pytest bot 2023-01-21 07:51:29 -0300
  • 7d4b40337b capture: fix some Anys Ran Benita 2023-01-21 09:48:07 +0200
  • 6a714d7b70
    capture: `CaptureResult` can be a namedtuple again (#10678) Ran Benita 2023-01-21 09:39:58 +0200
  • 45d7c84697 Slots Ran Benita 2023-01-20 13:28:16 +0200
  • 58cf822f6d Oopsie Ran Benita 2023-01-20 13:15:02 +0200
  • 70f734f219 Last ditch attempt Ran Benita 2023-01-20 13:13:18 +0200
  • 42fec94c13 capture: CaptureResult can be a namedtuple again Ran Benita 2023-01-20 12:09:59 +0200
  • 5a23eeff7a
    Merge pull request #10668 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-rerunfailures-11.0 Ran Benita 2023-01-20 11:23:54 +0200
  • 310b67b227
    Drop attrs dependency, use dataclasses instead (#10669) Ran Benita 2023-01-20 11:13:36 +0200
  • 72918bc050 Init config args and args_source q0w 2023-01-20 01:50:22 +0300
  • 00c8beab45
    Update changelog/10626.bugfix.rst q0w 2023-01-20 01:27:45 +0300
  • 9c103aef2f
    Merge pull request #10673 from pytest-dev/backport-10660-to-7.2.x Bruno Oliveira 2023-01-19 16:44:28 -0300
  • 624ae81eb1
    Merge pull request #10675 from nicoddemus/backport-10608-to-7.2.x Bruno Oliveira 2023-01-19 11:35:09 -0300
  • 5bf361f24e Fix crash if `--cache-show` and `--help` are passed at the same time Ramsey 2023-01-19 20:44:57 +0800
  • 4d4ed42c34
    Fix crash if `--cache-show` and `--help` are passed at the same time Ramsey 2023-01-19 20:44:57 +0800
  • 304459cbdc Simplify FixtureFunctionMarker, mark the ctor private Ran Benita 2023-01-18 22:27:23 +0200
  • baa938eea5 [7.2.x] Derive pytest.raises from AbstractContextManager Ronny Pfannschmidt 2023-01-18 06:42:46 +0100
  • 096b942ec4
    Merge pull request #10660 from ikonst/2023-01-13-raises-typing Ronny Pfannschmidt 2023-01-18 06:42:46 +0100
  • 61cfaacec6
    [pre-commit.ci] pre-commit autoupdate (#10671) pre-commit-ci[bot] 2023-01-17 12:09:19 +0200
  • e3b06bf3a5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-01-17 09:36:50 +0000
  • 7f997164e1 Match the black version in black and blacken-docs pre-commit hooks Ran Benita 2023-01-17 11:34:34 +0200
  • 152aa88cfb
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-01-17 02:35:33 +0000
  • d6b0ed4318 Drop attrs dependency, use dataclasses instead Ran Benita 2023-01-16 23:34:38 +0200
  • 95c62eb527
    build(deps): Bump pytest-rerunfailures in /testing/plugins_integration dependabot[bot] 2023-01-16 03:00:46 +0000
  • ee57a2ad45 Check if config args and args_source exist q0w 2023-01-14 22:28:33 +0300
  • 03b19945fb
    Merge pull request #10662 from nicoddemus/cherry-pick-release Bruno Oliveira 2023-01-14 09:35:02 -0300
  • b2ac31cc9f Merge pull request #10659 from pytest-dev/release-7.2.1 Bruno Oliveira 2023-01-14 09:20:20 -0300
  • 94c05bc2a4
    Merge pull request #10659 from pytest-dev/release-7.2.1 Bruno Oliveira 2023-01-14 09:20:20 -0300
  • 1a96f16401 Derive pytest.raises from AbstractContextManager Ilya Konstantinov 2023-01-13 09:29:38 -0500
  • fc2bd50ffd Added test case, add to changelog Jayendra 2023-01-09 22:07:13 +0530
  • a84b203b6f
    Merge branch 'pytest-dev:main' into ZeroDivErrorFix Jay 2023-01-13 22:11:46 +0530
  • 8bc96d4aa8 add integration test markshao 2023-01-13 21:59:05 +0800
  • c5bfb99d5c
    Update changelog/10592.bugfix.rst Ramsey 2023-01-13 21:43:09 +0800
  • 1ae778f13e Prepare release version 7.2.1 7.2.1 pytest bot 2023-01-13 11:01:33 +0000
  • cb07711846
    Merge pull request #10656 from pytest-dev/backport-10641-to-7.2.x Bruno Oliveira 2023-01-13 07:50:57 -0300
  • f402a5f99f
    Add changelog entry Yannick PEROUX 2023-01-13 11:46:15 +0100
  • 1d7de0dd68
    Update AUTHORS Yannick PEROUX 2023-01-13 11:27:42 +0100
  • 2c0ce0964d
    Add a test for '-p <plugin>' arg Yannick PEROUX 2023-01-13 11:25:23 +0100
  • e16690b642
    CLI: Allow spaces in -p arguments Yannick PEROUX 2023-01-13 11:24:11 +0100
  • 944070259e
    Merge pull request #10657 from pytest-dev/backport-10640-to-7.2.x Bruno Oliveira 2023-01-13 07:22:04 -0300
  • e8055c1609 [7.2.x] Fix regen tox environment Bruno Oliveira 2023-01-13 07:15:41 -0300
  • 7421f3bb94
    build(deps): Bump django in /testing/plugins_integration (#10643) dependabot[bot] 2023-01-13 07:16:43 -0300
  • f22fbbf9f1 [7.2.x] Dont update cache from xdist worker s-padmanaban 2023-01-13 02:14:52 -0800
  • 5e0583f4b9
    Fix regen tox environment (#10640) Bruno Oliveira 2023-01-13 07:15:41 -0300
  • 8efb4bb9c1
    Do not update cache from xdist worker (#10641) s-padmanaban 2023-01-13 02:14:52 -0800
  • feda096e58 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-01-09 21:41:41 +0000
  • ba509f0add Changelog updated to document PR #10641 Saravanan Padmanaban 2023-01-09 21:40:05 +0000
  • 220b3b338c
    Merge branch 'pytest-dev:main' into ZeroDivErrorFix Jay 2023-01-09 22:03:48 +0530
  • 3bd4fa95cf
    Merge caf8371f74 into 3ad4344656 Yusuke Kadowaki 2023-01-09 20:31:21 +0530
  • 82557504ba
    Fix MonkeyPatch.setattr/delattr binding descriptors when raising=False Ganden Schaffner 2023-01-09 00:00:00 -0800
  • d5f04b526b
    Test MonkeyPatch.setattr/delattr descriptor checking and short-circuiting Ganden Schaffner 2023-01-09 00:00:00 -0800
  • 1b53b0083b
    Sync MonkeyPatch.delattr and setattr AttributeError messages Ganden Schaffner 2023-01-09 00:00:00 -0800
  • 3a0d86dd9f
    build(deps): Bump django in /testing/plugins_integration dependabot[bot] 2023-01-09 03:00:52 +0000
  • c91476980e Dont update cache from xdist worker Saravanan Padmanaban 2023-01-08 18:17:37 +0000
  • a43a7adddb
    Add Ganden Schaffner to AUTHORS Ganden Schaffner 2023-01-08 00:00:00 -0800
  • 054b335366
    Fix MonkeyPatch.setattr polluting vars(target) Ganden Schaffner 2023-01-08 00:00:00 -0800
  • b1b4469ae6
    Test for MonkeyPatch.setattr/delattr polluting vars(target) Ganden Schaffner 2023-01-08 00:00:00 -0800
  • b6cfa0b62a Fix regen tox environment pytest bot 2023-01-07 12:40:45 -0300
  • 211d08e9bc
    Merge pull request #10638 from pytest-dev/backport-10607-to-7.2.x Bruno Oliveira 2023-01-06 09:33:55 -0300
  • a6f85a0e3e [7.2.x] Mitigate directory creation race condition Kadino 2023-01-06 04:12:24 -0800
  • 3ad4344656
    Mitigate directory creation race condition (#10607) Kadino 2023-01-06 04:12:24 -0800
  • 08d0dd06ac
    Merge pull request #10637 from pytest-dev/backport-10632-to-7.2.x Bruno Oliveira 2023-01-05 13:20:53 -0300
  • 405fd15128 [7.2.x] Fix tests pygments 2.14.0 Bruno Oliveira 2023-01-05 12:59:24 -0300
  • 6bf7f55555
    Merge pull request #10632 from danigm/fix-tests Bruno Oliveira 2023-01-05 12:59:24 -0300
  • 61f70a5a75 Fix tests pygments 2.14.0 Daniel Garcia Moreno 2023-01-04 09:29:53 +0100
  • 53d8f69af0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-01-01 10:55:48 +0000