Commit Graph

  • b73b4c464c
    [pre-commit.ci] pre-commit autoupdate (#11468) pre-commit-ci[bot] 2023-09-26 09:31:39 +0000
  • 353d015bbd
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-09-26 08:57:45 +0000
  • 1a16bac131
    Merge pull request #11315 from bluetech/pytest-monkeypatch-chdir Ran Benita 2023-09-25 12:10:14 +0300
  • 81192ca85f pytester: use monkeypatch.chdir() for dir changing Ran Benita 2023-08-15 22:09:00 +0300
  • 486a9ed057
    Merge pull request #11464 from pytest-dev/update-plugin-list/patch-d2b214220 Ran Benita 2023-09-24 16:03:45 +0300
  • 4ae102c003
    Merge pull request #11446 from bluetech/pluggy-typing Ran Benita 2023-09-24 15:42:58 +0300
  • c614590ec9 [automated] Update plugin list pytest bot 2023-09-24 00:18:30 +0000
  • 21fe071d79
    [7.4.x] fix for ValueError raised in faulthandler teardown code (#11455) github-actions[bot] 2023-09-20 12:41:01 +0000
  • d2b214220f
    Add class docstring to NodeMeta (#11427) Warren Markham 2023-09-20 22:08:07 +1000
  • 83c164ddc0 [7.4.x] fix for ValueError raised in faulthandler teardown code Simon Blanchard 2023-09-20 20:06:43 +0800
  • a38ad254ef
    Handle ValueError raised during faulthandler teardown code (#11453) Simon Blanchard 2023-09-20 20:06:43 +0800
  • 3ea0e665e2 Improve changelog Bruno Oliveira 2023-09-19 18:00:52 -0300
  • 96d26da382
    Merge branch 'main' into fix-valueerror-operation-on-closed-file-11439 Simon Blanchard 2023-09-20 01:24:36 +0800
  • ea16d16c0a fix for ValueError raised in faulthandler teardown code Simon Blanchard 2023-09-19 19:19:50 +0200
  • 9f22d3281c
    [pre-commit.ci] pre-commit autoupdate (#11451) pre-commit-ci[bot] 2023-09-19 11:51:41 +0200
  • 140417cc05
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-09-19 08:40:00 +0000
  • 9a58e6283d
    Fixes issue #11314 - log_file_format does not default to log_format (#11444) Sharad Nair 2023-09-18 22:20:04 +0530
  • e972406b85
    Update changelog/11314.improvement.rst Zac Hatfield-Dodds 2023-09-18 09:28:42 -0700
  • 8bac8d7807
    [automated] Update plugin list (#11443) github-actions[bot] 2023-09-18 13:20:47 -0300
  • 5e081162df
    build(deps): Bump pytest-html in /testing/plugins_integration (#11449) dependabot[bot] 2023-09-18 11:10:48 -0300
  • 8062743f6b
    Change deprecated_call to handle FutureWarning (#11448) Chris Mahoney 2023-09-18 22:34:05 +1000
  • 5c4b40b219 Improve changelog Bruno Oliveira 2023-09-18 09:00:41 -0300
  • a9441d9f82
    Merge branch 'main' into main Sharad Nair 2023-09-18 09:08:32 +0530
  • 646dfa7f02
    build(deps): Bump pytest-html in /testing/plugins_integration dependabot[bot] 2023-09-18 03:16:05 +0000
  • b3ccc8b679 Incorporated review comments for issue #11314 Sharad Nair 2023-09-18 08:37:32 +0530
  • ddcc9b8b5f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-09-18 01:27:51 +0000
  • 4ff0d6134c Fix typo Chris Mahoney 2023-09-18 11:26:28 +1000
  • 303b213c1a Add `FutureWarning` to `deprecated_call` Chris Mahoney 2023-09-18 11:23:34 +1000
  • 8b7f94f145
    Merge pull request #11424 from lanzz/exceptioninfo-groupcontains Zac Hatfield-Dodds 2023-09-17 16:51:57 -0700
  • 5ace48ca5b Fix a minor mistake in docs ("``match`` method" is actually talking about the `match` keyword parameter) Mihail Milushev 2023-09-17 22:27:36 +0100
  • e7caaa0b3e Document the new `ExceptionInfo.group_contains()` method Mihail Milushev 2023-09-17 22:26:58 +0100
  • a47fcb4873 code review: kwarg-only `match`, replace `recursive` with `depth` Mihail Milushev 2023-09-15 13:36:04 +0100
  • ab8f5ce7f4 Add new `ExceptionInfo.group_contains` assertion helper method Mihail Milushev 2023-09-10 12:24:18 +0100
  • f43a8db618 Improve pluggy-related typing Ran Benita 2023-09-15 10:38:58 +0300
  • d9697395d0 Fixes issue #11314 - Sharad Nair 2023-09-17 12:08:55 +0530
  • 163bb276bc [automated] Update plugin list pytest bot 2023-09-17 00:18:23 +0000
  • 20ea215492 Fix a bug in tests;Add docstring to them;Apply review comments Sadra Barikbin 2023-09-17 01:17:51 +0330
  • b79d396fa0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-09-16 15:40:43 +0000
  • 807af6b679 Fix for issue #11314. Use log_format as default for log_file_format Sharad Nair 2023-09-16 20:56:38 +0530
  • 6c2feb75d2
    Add flask_fixture to the manual plugin list pomponchik 2023-09-13 01:17:20 +0300
  • b729ded2e4 Closes #11435 Evgeniy Blinov 2023-09-13 01:10:49 +0300
  • fcb8e73288
    [pre-commit.ci] pre-commit autoupdate (#11434) pre-commit-ci[bot] 2023-09-12 08:37:19 -0300
  • 15969b4319
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-09-12 09:31:59 +0000
  • aa9bc87110 set unique fixtureinfo if it was changed from params marks Aleksandr Brodin 2023-09-05 17:53:37 +0700
  • b1a51f98e2 add changelog and update authors Aleksandr Brodin 2023-08-08 17:42:18 +0700
  • 47c76694f8 support usefixtures with parametrize Aleksandr Brodin 2023-08-08 17:20:27 +0700
  • f8bb8572fe
    Force terminal width when running tests (#11425) (#11432) Bruno Oliveira 2023-09-11 09:48:22 -0300
  • 5087708d8e Force terminal width when running tests (#11425) Bruno Oliveira 2023-09-11 09:22:56 -0300
  • 241f2a890e
    Force terminal width when running tests (#11425) Bruno Oliveira 2023-09-11 09:22:56 -0300
  • 39f9306357
    build(deps): Bump pytest-html in /testing/plugins_integration (#11431) dependabot[bot] 2023-09-11 06:50:46 -0300
  • e0d04bdfab
    build(deps): Bump django in /testing/plugins_integration (#11430) dependabot[bot] 2023-09-11 06:50:32 -0300
  • 1949b09fd3
    build(deps): Bump actions/checkout from 3 to 4 (#11429) dependabot[bot] 2023-09-11 06:50:08 -0300
  • 3d1c52f203
    Merge pull request #11428 from ShurikMen/fix_tests_signature Ran Benita 2023-09-11 10:30:45 +0300
  • 06aeed11b6
    build(deps): Bump pytest-html in /testing/plugins_integration dependabot[bot] 2023-09-11 03:31:22 +0000
  • 43dd61b539
    build(deps): Bump django in /testing/plugins_integration dependabot[bot] 2023-09-11 03:31:20 +0000
  • 9f8ea45398
    build(deps): Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-11 03:27:08 +0000
  • a60c23c3d8 fix invalid signature Aleksandr Brodin 2023-09-05 17:54:20 +0700
  • 4ac59d8b53
    Merge branch 'main' into main Warren Markham 2023-09-11 02:49:17 +1000
  • 1944dc06d3
    [7.4.x] Fix --import-mode=importlib when root contains `__init__.py` file (#11426) github-actions[bot] 2023-09-10 13:27:53 +0000
  • 4acba74133 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-09-10 13:22:25 +0000
  • 24a6ee1ffd
    [automated] Update plugin list (#11422) github-actions[bot] 2023-09-10 13:09:41 +0000
  • bfe178328e
    docs: add punctuation to class docstring Warren Markham 2023-09-10 23:09:17 +1000
  • 99c4d9dd3a
    docs: add class docstring to NodeMeta Warren Markham 2023-09-10 23:07:15 +1000
  • 0401e2fc87 [7.4.x] Fix --import-mode=importlib when root contains `__init__.py` file Bruno Oliveira 2023-09-10 09:57:40 -0300
  • e2acc1a99b
    Fix --import-mode=importlib when root contains `__init__.py` file (#11420) Bruno Oliveira 2023-09-10 09:57:40 -0300
  • 4ecce313ad Force terminal width when running tests Bruno Oliveira 2023-09-10 09:34:18 -0300
  • 4eed60c615 [automated] Update plugin list pytest bot 2023-09-10 00:18:13 +0000
  • 7c56b16faf Fix a test Sadra Barikbin 2023-09-09 16:53:47 +0330
  • 946634c84c
    Merge pull request #11419 from nicoddemus/backport-11414-to-7.4.x Bruno Oliveira 2023-09-09 10:08:41 -0300
  • d849a3ed64
    [7.4.x] fix: closes #11343's [attr-defined] type errors (#11421) github-actions[bot] 2023-09-09 13:02:31 +0000
  • 721a0881fb Skip test_assertion_walrus_different_test_cases on Python 3.7 Bruno Oliveira 2023-09-09 09:38:10 -0300
  • 45e8d8ce69 [7.4.x] fix: closes #11343's [attr-defined] type errors Warren Markham 2023-08-27 22:40:24 +1000
  • ec53a7fc55 Fix --import-mode=importlib when root contains `__init__.py` file Bruno Oliveira 2023-09-09 09:29:55 -0300
  • 71f265f1f3
    Refactor: use division operator to join paths (#11413) Warren Markham 2023-09-09 22:16:22 +1000
  • 5341b9cd67 Fix assert rewriting with assignment expressions (#11414) Marc Mueller 2023-09-09 14:09:31 +0200
  • 7259e8db98
    Fix assert rewriting with assignment expressions (#11414) Marc Mueller 2023-09-09 14:09:31 +0200
  • 40d19db4d5
    Merge branch 'main' into refactor-path-concatenation Warren Markham 2023-09-09 08:52:51 +1000
  • d4f641a9a7 Use sentinel value Marc Mueller 2023-09-09 00:39:53 +0200
  • 1da54b4546 Revert "Use an enum for sentinel" Marc Mueller 2023-09-09 00:32:07 +0200
  • 35771f643d Use an enum for sentinel Bruno Oliveira 2023-09-08 18:44:12 -0300
  • c72507cad9 Merge branch 'main' into Improvement-remove-prune_dependency_tree Sadra Barikbin 2023-09-09 00:52:21 +0330
  • dd7beb39d6
    Merge pull request #11416 from bluetech/fixtures-getfixtureclosure Ronny Pfannschmidt 2023-09-08 19:48:34 +0200
  • 6ad9499c9c doctest: some missing type annotations Ran Benita 2023-09-08 15:15:19 +0300
  • 2ed2e9208d doctest: remove unnecessary Optionals Ran Benita 2023-09-08 11:00:09 +0300
  • ab63ebb3dc doctest: inline `_setup_fixtures`, make more similar to `Function` Ran Benita 2023-09-08 10:52:08 +0300
  • b3a981d385 fixtures: remove `getfixtureinfo(funcargs)` in favor of None `func` Ran Benita 2023-09-08 10:23:14 +0300
  • 48b0395648 fixtures: clean up getfixtureclosure() Sadra Barikbin 2023-09-04 23:44:49 +0300
  • 9c11275553 fixtures: change getfixtureclosure(ignore_args) to a set Ran Benita 2023-09-04 23:31:51 +0300
  • 3e95a370d0 Update test docstring Marc Mueller 2023-09-08 14:49:22 +0200
  • c39bdf6190
    Adjustments to the release process (#11410) (#11415) Bruno Oliveira 2023-09-08 08:42:55 -0300
  • 018cc5c723 Adjustments to the release process (#11410) Bruno Oliveira 2023-09-08 07:22:16 -0300
  • a9c6ac104d Fix assert rewriting with assignment expressions Marc Mueller 2023-09-08 12:35:40 +0200
  • e5c81fa41a
    Adjustments to the release process (#11410) Bruno Oliveira 2023-09-08 07:22:16 -0300
  • 64c853ce43 refactor: use division operator to join paths Warren 2023-09-08 15:24:45 +1000
  • b5f670f850 Adjustments to the release process Bruno Oliveira 2023-09-07 16:07:43 -0300
  • 0a06db0729
    Merge pull request #11408 from pytest-dev/release-7.4.2 (#11409) Bruno Oliveira 2023-09-07 16:10:19 -0300
  • 1dc0783318 Merge pull request #11408 from pytest-dev/release-7.4.2 Bruno Oliveira 2023-09-07 15:47:56 -0300
  • b0c4775a28
    Merge pull request #11408 from pytest-dev/release-7.4.2 Bruno Oliveira 2023-09-07 15:47:56 -0300
  • 5936a79fdb
    Use _pytest.pathlib.safe_exists in get_dirs_from_args (#11407) Bruno Oliveira 2023-09-07 15:44:47 -0300
  • 45f34dfb8d Prepare release version 7.4.2 7.4.2 pytest bot 2023-09-07 17:21:49 +0000