Commit Graph

  • fef682a53b Fix assertion rewriting on Python 3.10 hauntsaninja 2021-04-11 15:38:32 -0700
  • f9aa628bd9 refactor: self-document error flag with a constant Warren 2023-08-26 14:59:53 +1000
  • 2d5bfa8dab refactor: add self-documenting UNRELIABLE keyword Warren 2023-08-25 22:57:29 +1000
  • fe67feb4d3 Merge branch 'add-type-ignore-for-attr-defined-errors' of https://github.com/WarrenTheRabbit/pytest into add-type-ignore-for-attr-defined-errors Warren 2023-08-25 10:56:48 +1000
  • 15ebcf55d1 refactor: replace type:ignore with platform check Warren 2023-08-25 09:26:41 +1000
  • 7600243819
    Merge branch 'main' into add-type-ignore-for-attr-defined-errors WarrenTheRabbit 2023-08-24 10:26:42 +1000
  • 2a91c63318 fix: closes #11343's [attr-defined] type errors Warren 2023-08-24 09:38:53 +1000
  • 08d8b71b99
    Merge branch 'main' into Improvement-remove-prune_dependency_tree Sadra Barikbin 2023-08-23 19:58:11 +0330
  • 2336ea53db
    Merge branch 'main' into Feature-consider-nonparametrized-tests-in-reordering Sadra Barikbin 2023-08-23 19:57:31 +0330
  • 7500fe44b2
    Correct the spelling of ArgSource.INVOCATION_DIR (#11333) Jon Parise 2023-08-23 02:21:17 -0700
  • e5e71b0364
    Update changelog/11333.trivial.rst Ran Benita 2023-08-23 11:58:08 +0300
  • 23b899f31f
    Fix a typo in anatomy.rst (#11341) Ha Pam 2023-08-23 15:17:09 +0700
  • 1debccdb78
    Update typo anatomy.rst Ha Pam 2023-08-23 13:48:55 +0700
  • 08410fb2c7 Add test coverage for Config.ArgsSource logic Jon Parise 2023-08-21 20:44:41 -0700
  • cbe1662762 Correct the spelling of Config.ArgsSource.INVOCATION_DIR Jon Parise 2023-08-21 20:11:57 -0700
  • 43d1398fc7
    Merge pull request #11334 from WarrenTheRabbit/fix-docstring-spelling-in-pytester-1 Ran Benita 2023-08-22 14:44:06 +0300
  • 03832fa31e
    Merge pull request #11326 from DetachHead/DetachHead-patch-1 Zac Hatfield-Dodds 2023-08-22 03:53:46 -0700
  • 8f36fd5454
    [pre-commit.ci] pre-commit autoupdate (#11335) pre-commit-ci[bot] 2023-08-22 08:10:48 +0000
  • cada6c105a
    ignore mypy error on deprecated `Instance` usage DetachHead 2023-08-22 17:57:59 +1000
  • ac58854f28
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-08-22 07:44:37 +0000
  • 3f446b68fd
    doc: fix docstring spelling in pytester WarrenTheRabbit 2023-08-22 14:36:39 +1000
  • 050f402816
    Merge pull request #11308 from reaganjlee/iter-reporting Zac Hatfield-Dodds 2023-08-21 16:27:42 -0700
  • d1722d5c18 fix test for codecov Reagan Lee 2023-08-21 15:49:39 -0700
  • 4deb38b2ed
    [automated] Update plugin list (#11329) github-actions[bot] 2023-08-21 13:19:58 +0000
  • dc5c0a6a26 [automated] Update plugin list pytest bot 2023-08-21 12:49:13 +0000
  • 370eacd3ca
    doc/reference: replace Unicode dashes with ascii `-` in cli flags (#11323) Ran Benita 2023-08-21 15:40:03 +0300
  • 010e1742d8
    use python 3.11 for update-plugin-list (#11328) DetachHead 2023-08-21 22:29:41 +1000
  • eba9b92ae3
    use python 3.11 for update-plugin-list DetachHead 2023-08-21 22:05:12 +1000
  • 6e5f10b28f
    Merge pull request #11320 from ubaumann/add_nuts Ran Benita 2023-08-21 14:50:31 +0300
  • dd5ae0c3b8 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-08-21 08:03:06 +0000
  • fc653d0d12
    use `if not TYPE_CHECKING` on `pytest.__getattr__` to prevent type checkers from using it DetachHead 2023-08-21 18:00:28 +1000
  • a357c7abc8 Ignore dip in branch coverage (since py3.13+ isn't tested in CI) Tyler Smart 2023-08-20 20:55:30 -0600
  • 61133ba83d un-iterable fix Reagan Lee 2023-08-20 14:46:09 -0700
  • 049eec8474 Revert iter raises checks Reagan Lee 2023-08-20 14:04:20 -0700
  • 37bb186175
    Merge pull request #11322 from bluetech/testing-norecursedirs Ran Benita 2023-08-20 16:37:16 +0300
  • b3713d2df1 doc/reference: replace Unicode dashes with ascii `-` in cli flags Ran Benita 2023-08-20 00:18:21 +0300
  • 3cb3cd1a08 testing: add `.*` to `norecursedirs` Ran Benita 2023-08-20 00:16:31 +0300
  • 7a625481da PR suggestions Tyler Smart 2023-08-19 22:20:40 -0600
  • 0ddfdfcc04
    Merge pull request #11321 from tjsmart/fix-doctesting Ran Benita 2023-08-20 00:26:42 +0300
  • 87bfc83aa0 Add doctesting-coverage to envlist Tyler Smart 2023-08-19 12:18:17 -0600
  • ebd571bb18 Move _from_module override to pre-existsing DocTestFinder subclass Tyler Smart 2023-08-19 12:04:59 -0600
  • 176d728b7b
    add nuts to plugin list ubaumann 2023-08-18 23:34:40 +0200
  • d4fb6ac9f7 Fix doctest collection of `functools.cached_property` objects. Tyler Smart 2023-08-16 00:54:38 -0600
  • 15fadd8c5c
    Merge pull request #11219 from bluetech/fixtures2 Ran Benita 2023-08-15 21:52:46 +0300
  • 73d754bd74
    [pre-commit.ci] pre-commit autoupdate (#11313) pre-commit-ci[bot] 2023-08-15 07:56:42 +0000
  • 0a4522f32a
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-08-15 07:23:11 +0000
  • 10056865d2
    Merge pull request #11309 from bluetech/docs-xfail Ran Benita 2023-08-12 18:58:37 +0300
  • 1827d8d5f9 doc: fix a few `pytest.mark.xfail` nits Ran Benita 2023-08-12 18:02:13 +0300
  • 8f22b58011
    Merge d510bbe832 into 556e075d23 Manuel Jacob 2023-08-12 17:45:23 +0300
  • 9e164fc4fe fixtures: make FixtureRequest abstract, add TopRequest subclass Ran Benita 2023-07-16 00:37:33 +0300
  • c0cf822ca1 improve error msg and test Reagan Lee 2023-08-11 10:03:19 -0700
  • ec1053cc16 error msg Reagan Lee 2023-08-11 10:03:19 -0700
  • d2dc8a70b5 changelog Reagan Lee 2023-08-11 09:48:53 -0700
  • b9cb87d862 simplify code / take out user-gen typeerror case Reagan Lee 2023-08-10 17:43:01 -0700
  • e938580257 check for user-generated exceptions Reagan Lee 2023-08-10 17:37:48 -0700
  • 47c0fc3d78 tests Reagan Lee 2023-08-10 16:36:22 -0700
  • 853e33c901 Merge branch 'main' into Improvement-base-fixtureargkeys-on-param-values-not-indices Sadra Barikbin 2023-08-10 20:13:50 +0330
  • da499bbd23 Merge branch 'main' into Improvement-catch-duplicate-values-when-determining-param-indices-in-metafunc-parametrize Sadra Barikbin 2023-08-10 12:51:14 +0330
  • fc92f9f1dd Improve a comment Sadra Barikbin 2023-08-10 12:14:53 +0330
  • 0b725e70ab Fix a bug and add a test Sadra Barikbin 2023-07-31 04:24:52 +0330
  • 80b4f8be1c Fix a bug Sadra Barikbin 2023-07-31 02:03:58 +0330
  • bbf594903e Apply comments and and an improvement Sadra Barikbin 2023-07-30 01:46:21 +0330
  • aa5d09deef Do the improvement Sadra Barikbin 2023-07-23 03:05:59 +0330
  • 556e075d23
    Merge pull request #11301 from bluetech/fixtures-resolve-directness Ran Benita 2023-08-10 09:05:58 +0300
  • 3ad3fc6b8f python: use clearer terminology for `_resolve_arg_value_types` Ran Benita 2023-08-09 20:34:16 +0300
  • 09b78737a5
    Move `fixtures.py::add_funcarg_pseudo_fixture_def` to `Metafunc.parametrize` (#11220) Sadra Barikbin 2023-08-09 20:43:45 +0330
  • c7f4f9148a
    Update src/_pytest/python.py Ran Benita 2023-08-09 19:53:42 +0300
  • 2853331cb4 Merge branch 'main' into Improvement-move-add-pseudo-funcarg-to-metafunc-parametrize Sadra Barikbin 2023-08-09 19:21:45 +0330
  • b2186e2455
    Merge pull request #11268 from bluetech/conftest-load Ran Benita 2023-08-08 14:44:29 +0300
  • 69140717d4
    [7.4.x] Improve duplicate values documentation (#11296) github-actions[bot] 2023-08-08 14:44:03 +0300
  • 394b97b967 [7.4.x] Improve duplicate values documentation Bruno Oliveira 2023-08-07 08:14:39 -0300
  • 18bc6c9a0e
    Merge pull request #11292 from pytest-dev/dependabot/pip/testing/plugins_integration/django-4.2.4 Bruno Oliveira 2023-08-07 08:15:17 -0300
  • 24c9aa6c30
    Merge pull request #11291 from calestyo/improve-duplicate-values-documentation Bruno Oliveira 2023-08-07 08:14:39 -0300
  • 5c7c3f6329
    Merge pull request #11294 from The-Compiler/pluggy-py38 Bruno Oliveira 2023-08-07 08:13:03 -0300
  • ba40975bb7 ci: Use Python 3.8 to test latest pluggy Florian Bruhin 2023-08-07 12:08:56 +0200
  • e3fe7286f8
    [7.4.x] doc: Link pytest.main to how-to guide (#11290) github-actions[bot] 2023-08-07 10:47:37 +0200
  • 34c73944e1
    [7.4.x] doc: update information about assertion messages (#11286) github-actions[bot] 2023-08-07 10:47:12 +0200
  • 9c67b7aeb6
    build(deps): Bump django in /testing/plugins_integration dependabot[bot] 2023-08-07 03:39:31 +0000
  • 1cc58ed67f improve exception message on duplicate parametrization Christoph Anton Mitterer 2023-08-06 17:43:37 +0200
  • 84a342e27c doc: parametrize() can be called multiple times only on different args Christoph Anton Mitterer 2023-08-06 17:39:31 +0200
  • e8a8a5f320
    python: fix scope assignment for indirect parameter sets (#11277) Sadra Barikbin 2023-08-06 17:29:54 +0330
  • 92db454344
    Delete 11234.bugfix.rst Ran Benita 2023-08-06 16:39:51 +0300
  • aec2ee3107 Apply the comment Sadra Barikbin 2023-08-06 16:04:21 +0330
  • 02cba9c4c0 Merge remote-tracking branch 'upstream/Fix-a-typo-in-find-parametrized-scope' into Fix-a-typo-in-find-parametrized-scope Sadra Barikbin 2023-08-06 16:02:02 +0330
  • 59fffb113f [7.4.x] doc: Link pytest.main to how-to guide Florian Bruhin 2023-08-06 12:39:11 +0200
  • 1c04a92503
    doc: Link pytest.main to how-to guide (#11287) Florian Bruhin 2023-08-06 12:39:11 +0200
  • 5ffbbef0a5 Fix other tests that do not restore CWD Sadra Barikbin 2023-08-06 11:35:47 +0330
  • 401525a3be doc: Link pytest.main to how-to guide Florian Bruhin 2023-08-05 22:58:35 +0200
  • 7f196b7fb6 [7.4.x] doc: update information about assertion messages Christoph Anton Mitterer 2023-08-05 21:30:41 +0200
  • 6ca11f7719 python: fix scope assignment for indirect parameter sets Sadra Barikbin 2023-08-03 12:15:36 +0330
  • cc0adf6bf3
    doc: update information about assertion messages (#11285) Christoph Anton Mitterer 2023-08-05 21:30:41 +0200
  • 6b96649540 doc: update information about assertion messages Christoph Anton Mitterer 2023-08-05 21:05:28 +0200
  • 8576b61da3 Merge remote-tracking branch 'upstream/Feature-consider-nonparametrized-tests-in-reordering' into Feature-consider-nonparametrized-tests-in-reordering Sadra Barikbin 2023-08-05 17:53:48 +0330
  • 9e75ef1277 Fix a test causing py38-lsof job failure Sadra Barikbin 2023-08-05 17:52:53 +0330
  • 76800a5c1c
    Merge branch 'main' into Feature-consider-nonparametrized-tests-in-reordering Sadra Barikbin 2023-08-05 13:57:34 +0330
  • 4fdd3d31db Fix a tiny typo Sadra Barikbin 2023-08-05 12:59:44 +0330
  • 05283a48fb Add changelog entry and a test Sadra Barikbin 2023-08-05 00:59:09 +0330
  • b8b74331b4
    Improve docs for Parametrizing conditional raising (#11279) Christoph Anton Mitterer 2023-08-03 18:31:17 +0200
  • 1cc5b113ac doc: further minor improvements to parametrizing conditional raising Christoph Anton Mitterer 2023-08-03 16:27:33 +0200
  • 672e9a35bf doc: improve parametrizing conditional raising example to also check for values Christoph Anton Mitterer 2023-08-03 16:23:09 +0200