Commit Graph

  • d1d8c0389d Add reference to the Where to patch docs in monkeypatch.setattr Bruno Oliveira 2022-08-15 10:27:42 -0300
  • f425dfc158
    [automated] Update plugin list (#10214) github-actions[bot] 2022-08-14 05:07:01 -0300
  • 0d506dcc9c Adds changelog, updates AUTHORS. Patrick Kenny 2022-08-13 21:55:20 -0400
  • 70155264df Adds checks for nested data structures not of the same type as the outermost structure. Patrick Kenny 2022-08-13 21:44:43 -0400
  • 1a536da960
    Merge 65f95cf4f5 into 63d2f7f7f8 sommersoft 2022-08-14 03:09:07 +0200
  • a33f08c690 [automated] Update plugin list pytest bot 2022-08-14 00:21:24 +0000
  • 13fd967f54
    Merge pull request #10213 from pytest-dev/backport-10192-to-7.1.x Bruno Oliveira 2022-08-13 16:41:29 -0300
  • 63d2f7f7f8
    Merge pull request #9248 from bluetech/sphinx4 Ran Benita 2022-08-13 22:35:55 +0300
  • f5cdd18b6a [7.1.x] Mention `monkeypatch.context()` in the docs Sviatoslav Sydorenko 2022-08-13 21:07:27 +0200
  • 739322af03
    Mention `monkeypatch.context()` in the docs (#10192) Sviatoslav Sydorenko 2022-08-13 21:07:27 +0200
  • beae7fd0ba doc: workaround for ugly API docs for overloaded functions with new Sphinx Ran Benita 2022-08-13 21:04:59 +0300
  • 7431750bb6 doc: have tighter control on what autodoc shows Ran Benita 2021-10-29 21:18:12 +0300
  • cb7f5ed3b1 doc: require sphinx 5 Ran Benita 2022-08-13 12:35:07 +0300
  • c16a9cf789 added exceptiongroup to pre-commit-config, moved away from tuple to directly defining BaseExceptionGroup, added block comment, added match line for inner exception, changked mark.skipif to importorskip to not need top-level import, changed tox.ini a bit - only uncovered should now be py37 without exceptiongroup, due to hypothesis jakkdl 2022-08-13 15:25:03 +0200
  • c72d202317
    build(deps): Bump pytest-asyncio in /testing/plugins_integration (#10212) Nhieuvu1802 2022-08-13 06:56:51 +0700
  • 163201e56b Typed ExceptionGroupTypes and changed to BaseExceptionGroup, fixed exceptionchain (excinfo->excinfo_, set reprcrash. Extended tests, though they're wip. jakkdl 2022-08-12 16:28:46 +0200
  • 078b112138 Squashed commit of the following: jakkdl 2022-08-11 14:41:17 +0200
  • 5d20f70ba1 Recommend using context() instead of mentioning undo() Bruno Oliveira 2022-08-12 08:57:14 -0300
  • d7f27c4687
    Merge pull request #10144 from pytest-dev/backport-10143-to-7.1.x Bruno Oliveira 2022-08-12 08:53:49 -0300
  • 7133c546f8 [7.1.x] Add monkeypatch.context() to how-to doc intro Bruno Oliveira 2022-07-15 23:08:21 -0300
  • 6f8c4fa742
    [7.1.x] JUnit XML: Escape error messages in setup/teardown (#10207) github-actions[bot] 2022-08-12 10:06:32 +0000
  • 7d618629cd [7.1.x] JUnit XML: Escape error messages in setup/teardown holesch 2022-08-12 11:11:03 +0200
  • 0579f603c8 Remove __init__.py from test directories in fixtures how-to Philipp A 2022-08-12 11:14:35 +0200
  • 72a49f8ea5
    build(deps): Bump pytest-asyncio in /testing/plugins_integration dependabot[bot] 2022-08-12 09:12:07 +0000
  • cc0092b9d8
    JUnit XML: Escape error messages in setup/teardown (#10190) holesch 2022-08-12 11:11:03 +0200
  • 433efaeaa9
    build(deps): Bump django in /testing/plugins_integration (#10195) dependabot[bot] 2022-08-12 11:09:06 +0200
  • 4d430ea6ff
    Fix partially unknown type (#10204) Brandon Chinn 2022-08-12 02:08:39 -0700
  • abd5df4b3c
    [automated] Update plugin list (#10194) github-actions[bot] 2022-08-12 11:06:48 +0200
  • 20f1c95be2
    Change example to reference from within same page (#10189) Brylie Christopher Oxley 2022-08-11 14:30:09 +0300
  • 6a8946718d Fix checking expected warnings when an exception is raised eltio 2022-08-07 02:13:16 +0300
  • baab268644 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-08-10 15:31:20 +0000
  • e2ff60f8e9
    Updated fixtures.rst piermarcob 2022-08-10 17:28:34 +0200
  • 79e658c4a2 Add link to example Tatiana Ovary 2022-08-10 10:12:28 +0200
  • 66ad6b084a Update documentation on how pytest.warns affects DeprecationWarning Tatiana Ovary 2022-07-15 17:36:52 +0200
  • 0e8ef0a392
    Fix partially unknown type Brandon Chinn 2022-08-09 17:25:26 -0700
  • a980ac08dd
    make PytestReturnNotNoneWarning a RemovedIn8Warning by removing the `@final` decorator Thomas Grainger 2022-08-08 10:23:26 +0100
  • 58cf20edf0
    Update :class:`pytest.PytestUnhandledCoroutineWarning` to a deprecation; it will raise an error in pytest 8. [SQUASH] (#10012) Thomas Grainger 2022-08-08 10:14:49 +0100
  • 7a81636e0e
    build(deps): Bump django in /testing/plugins_integration dependabot[bot] 2022-08-08 03:01:59 +0000
  • 564b5b0e02 merge upstream master and improve docs for nose support deprecations symonk 2022-08-07 17:58:04 +0100
  • c3c48ff19c Merge branch 'main' into deprecate-nose-plugin symonk 2022-08-07 17:18:02 +0100
  • 615437e029 [automated] Update plugin list pytest bot 2022-08-07 00:26:45 +0000
  • 303b6e32ea
    Make sure `monkeypatch.undo()` is always called Sviatoslav Sydorenko 2022-08-05 23:51:18 +0200
  • 1ffcb9224f
    Mention `monkeypatch.undo()` in the docs Sviatoslav Sydorenko 2022-08-06 00:08:10 +0200
  • 712c1dd505 JUnit XML: Escape error messages in setup/teardown Holesch, Simon (BSH) 2022-08-05 17:30:51 +0200
  • a634747c19 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-08-05 12:04:02 +0000
  • 52b450a435
    Change example to reference from within same page Brylie Christopher Oxley 2022-08-05 15:00:26 +0300
  • 42950adae3
    Update changelog/10012.deprecation.rst Thomas Grainger 2022-08-05 11:10:57 +0100
  • 5eec5690b2 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-08-04 19:11:56 +0000
  • 506ab8ad8b Added changelog entry Robert O'Shea 2022-08-04 20:10:30 +0100
  • a057806d4f Changed how pytest reacts to long filenames and changed its test Robert O'Shea 2022-08-04 20:10:06 +0100
  • 3f770a3568
    Merge branch 'pytest-dev:main' into filename-length-fix Robert O'Shea 2022-08-04 18:04:05 +0100
  • 7a4cf2aa67
    Update 10012.deprecation.rst Thomas Grainger 2022-08-03 23:35:39 +0100
  • e5a4b7059d
    Update 10012.deprecation.rst Thomas Grainger 2022-08-03 23:35:16 +0100
  • 0d55deec09
    Create 10012.deprecation.rst Thomas Grainger 2022-08-03 23:33:05 +0100
  • 0ade1190bf
    Merge 4ac06da2f4 into f43ddd8acd Ronny Pfannschmidt 2022-07-31 13:00:35 -0300
  • f43ddd8acd
    Merge pull request #10177 from pytest-dev/update-plugin-list/patch-b4ab2f094 Bruno Oliveira 2022-07-31 10:50:44 -0300
  • 1c31a7e659
    Added file-like methods to DontReadFromInput (#10173) Robert O'Shea 2022-07-31 14:44:02 +0100
  • 4e1d294fb7 Add changelog for #10150 Bruno Oliveira 2022-07-31 10:24:22 -0300
  • c0e3071fdf [automated] Update plugin list pytest bot 2022-07-31 00:22:46 +0000
  • d6a17df3e6 Updated tests for config to get more code coverage Robert O'Shea 2022-07-30 21:51:08 +0100
  • cad8e14c59 Changed error message for filename too long Robert O'Shea 2022-07-30 21:50:47 +0100
  • 64fc3212ba Added test to check for UsageError Robert O'Shea 2022-07-30 16:40:45 +0100
  • f6a3970193 Added more assertions to DontReadFromInput tests Robert O'Shea 2022-07-30 02:02:46 +0100
  • 89e5ef5e74 Updated file-like methods for DontReadFromInput Robert O'Shea 2022-07-30 02:02:17 +0100
  • 4ac06da2f4 fix rebase artefacts Ronny Pfannschmidt 2022-07-12 10:24:28 +0200
  • 3e01de512a remove setup.cfg usage from docs Ronny Pfannschmidt 2022-07-12 10:08:02 +0200
  • 7012fe3183 add changelog Ronny Pfannschmidt 2021-06-06 22:50:57 +0200
  • dd7f52b799 Revert #3523 - instead of deprecating we will drop the docs Ronny Pfannschmidt 2021-06-06 22:42:36 +0200
  • 5c3fea0d8b code drop in config: remove cli argument dropping from locate_config Ronny Pfannschmidt 2021-02-20 22:20:32 +0100
  • 17514c15db fix issue #3523 - deprecate using setup.cfg Ronny Pfannschmidt 2021-02-20 22:15:10 +0100
  • 4c3d797db9 Refactor: split up config loading logic to dispatch by filename/suffix Ronny Pfannschmidt 2021-02-20 21:21:42 +0100
  • 8db673c1f1 Refactor: turn iniconfig import optional Ronny Pfannschmidt 2021-02-20 21:17:41 +0100
  • 91c8403dec [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-07-29 19:50:33 +0000
  • 0aaf065aa0 initial api methods for just declaration Ronny Pfannschmidt 2019-09-26 13:11:07 +0200
  • a7be13b901
    deprecate returning awaitables Thomas Grainger 2022-07-29 10:22:44 +0100
  • 7d3a5a821c Fixed error when filename too long Robert O'Shea 2022-07-28 23:48:54 +0100
  • 14bfe781f0 Added "file-like" methods to DontReadFromInput Robert O'Shea 2022-07-28 02:13:51 +0100
  • 7aa62732a3
    Update doc/en/how-to/fixtures.rst aizpurua23a 2022-07-27 20:28:36 +0200
  • 914ad2ec59 added backticks to addfinalizer Adrián Aizpurua 2022-07-27 19:58:24 +0200
  • fd316339ed rework examples and edit copy Adrián Aizpurua 2022-07-27 19:55:50 +0200
  • 059447cecd re-add finalizers examples Adrián Aizpurua 2022-07-27 19:10:59 +0200
  • b61b6138ec merge pass remove Adrián Aizpurua 2022-07-27 18:47:43 +0200
  • 803c536ca4
    Update doc/en/how-to/fixtures.rst aizpurua23a 2022-07-27 18:37:33 +0200
  • 22c5394acd
    Update doc/en/how-to/fixtures.rst aizpurua23a 2022-07-27 18:34:16 +0200
  • b5bdd52208
    Update doc/en/how-to/fixtures.rst aizpurua23a 2022-07-27 18:34:11 +0200
  • 9ee20ef7eb fix build and lint Adrián Aizpurua 2022-07-26 21:54:54 +0200
  • 5b3e2d94f8
    Revert minor fixtures.rst edits. aizpurua23a 2022-07-26 21:30:07 +0200
  • 84d89969fb
    Edit fixtures.rst to not modify previous lines. aizpurua23a 2022-07-26 21:28:19 +0200
  • d5edb31423 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-07-26 19:25:52 +0000
  • 689176f30c
    Update fixtures.rst with finalizer execution order aizpurua23a 2022-07-26 21:22:15 +0200
  • b4ab2f0942
    Merge pull request #10170 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-07-25 20:15:38 -0300
  • dbc1017b08
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-07-25 22:19:32 +0000
  • 70659b8c34
    Merge pull request #10165 from pytest-dev/update-plugin-list/patch-6c57cc172 Bruno Oliveira 2022-07-23 23:40:51 -0300
  • 3bf15135e4 [automated] Update plugin list pytest bot 2022-07-24 00:25:01 +0000
  • 6c57cc1727
    Merge pull request #10158 from albertvillanova/patch-3 Bruno Oliveira 2022-07-23 14:01:38 -0300
  • c0843f94e4
    Merge pull request #10157 from albertvillanova/patch-2 Bruno Oliveira 2022-07-23 14:00:29 -0300
  • 8466049180 minor: add pytest-asyncio-cooperative to async plugin list Willem Thiart 2022-07-22 09:49:15 +0900
  • 8c5487fd6b
    Fix cross-reference in reference/reference docs Albert Villanova del Moral 2022-07-20 00:01:23 +0200
  • 4696ba74f9
    Fix typo in example/markers docs Albert Villanova del Moral 2022-07-19 22:16:14 +0200
  • 3b6157e979 [automated] Update plugin list update-plugin-list/patch-34a285986 pytest bot 2022-07-17 00:21:29 +0000