Commit Graph

  • 2a12ed97ce remove unused _unroll_exceptions jakkdl 2024-01-21 17:32:55 +0100
  • 620f19b70c rename test file jakkdl 2024-01-21 17:22:51 +0100
  • 43f62eb6b5 pare down implementation to mimimum viable, add assert_matches that has assertions with descriptive outputs for why a match failed jakkdl 2024-01-21 17:12:56 +0100
  • 3cd455d7f9 [automated] Update plugin list pytest bot 2024-01-21 00:21:06 +0000
  • e93f6cc2ad
    Merge branch 'main' into patch-1 Buck Evan 2024-01-19 11:11:04 -0600
  • c3fc717ff7
    Merge pull request #11843 from bluetech/writing-plugins Ran Benita 2024-01-19 14:30:20 +0200
  • 3b41c65c81
    [8.0.x] Escape skip reason in junitxml (#11845) github-actions[bot] 2024-01-19 01:26:06 +0000
  • fc4c7adbc0 [8.0.x] Escape skip reason in junitxml clee2000 2024-01-18 17:08:26 -0800
  • d71ef04f11
    Escape skip reason in junitxml (#11842) clee2000 2024-01-18 17:08:26 -0800
  • 3e12b08490 typo Bruno Oliveira 2024-01-18 21:52:05 -0300
  • 939479bb84 Fix docs Bruno Oliveira 2024-01-18 21:51:15 -0300
  • c384c43db2 Add changelog entry Bruno Oliveira 2024-01-18 21:47:40 -0300
  • 8b52ab6181
    delete silly chdir Buck Evan 2024-01-18 16:52:03 -0600
  • e27a36985c Finish the job Ran Benita 2024-01-18 20:10:10 +0200
  • 111ad26f71 doc/writing_plugins: correct inaccuracies re. initial conftest loading Ran Benita 2024-01-18 21:37:42 +0200
  • 38b46c69e7 typo Catherine Lee 2024-01-18 11:58:26 -0800
  • de53ed64ec [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-18 19:50:47 +0000
  • 46682339d6 update Catherine Lee 2024-01-18 11:50:01 -0800
  • c2156e7871 WIP: hookspec: document conftest behavior for all hooks Ran Benita 2022-01-09 23:33:17 +0200
  • 747072ad26
    [8.0.x] Update docstring of scripts/generate-gh-release-notes.py (#11768) github-actions[bot] 2024-01-18 15:45:25 -0300
  • b825767c39 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-18 17:47:34 +0000
  • 2362568c60
    Update junitxml.py clee2000 2024-01-18 09:34:22 -0800
  • 2178ee86d7
    Merge pull request #11826 from bluetech/no-cwd Ran Benita 2024-01-18 19:02:37 +0200
  • fa9607e2a3
    Merge branch 'main' into teardown_fixture_order John Litborn 2024-01-18 15:38:43 +0100
  • a6dd90a414 python: use invocation dir instead of cwd in fixture-printing code Ran Benita 2024-01-16 21:52:23 +0200
  • 676f38d04a findpaths: rely on invocation_dir instead of cwd Ran Benita 2024-01-16 20:56:32 +0200
  • 212c55218b helpconfig: add invocation dir to debug output Ran Benita 2024-01-16 20:47:36 +0200
  • 34fafe4c6b config: avoid Path.cwd() call in `_set_initial_conftests` Ran Benita 2024-01-16 20:42:09 +0200
  • eefc9d47fc
    [DOCS] Clarify tmp_path directory location and retention (#11830) faph 2024-01-18 10:21:49 +0000
  • b83e5671ed Add changelog and authors entry for issue #11790 faph 2024-01-18 09:21:42 +0000
  • 011a475baf
    Properly attach packages to the GH release notes (#11839) (#11840) Bruno Oliveira 2024-01-17 20:56:12 -0300
  • 386e10d7df Properly attach packages to the GH release notes (#11839) Bruno Oliveira 2024-01-17 19:11:10 -0300
  • 7fd561e4ba
    Properly attach packages to the GH release notes (#11839) Bruno Oliveira 2024-01-17 19:11:10 -0300
  • da9749cd97
    Merge pull request #11838 from bluetech/cherry-pick-release Ran Benita 2024-01-17 23:53:41 +0200
  • f053cc44b7 Properly attach packages to the GH release notes Bruno Oliveira 2024-01-17 18:53:24 -0300
  • ca5bbd0a9f Merge pull request #11835 from pytest-dev/release-8.0.0rc2 Ran Benita 2024-01-17 23:44:01 +0200
  • 97960bdd14
    Merge pull request #11835 from pytest-dev/release-8.0.0rc2 Ran Benita 2024-01-17 23:44:01 +0200
  • 6be0a3cbf7 Prepare release version 8.0.0rc2 8.0.0rc2 Ran Benita 2024-01-17 22:16:51 +0200
  • 44ffe07165
    Merge pull request #11837 from pytest-dev/backport-11836-to-8.0.x Ran Benita 2024-01-17 23:09:47 +0200
  • 14ecb04973 [8.0.x] testing: temporarily disable test due to hypothesis issue Ran Benita 2024-01-17 22:53:04 +0200
  • 5cd0535395
    testing: temporarily disable test due to hypothesis issue (#11836) Ran Benita 2024-01-17 22:53:04 +0200
  • 8d7d14d897 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-17 20:39:41 +0000
  • af2cf2b46b testing: temporarily disable test due to hypothesis issue Ran Benita 2024-01-17 22:35:57 +0200
  • 60d96d506a Prepare release version 7.5.0rc2 pytest bot 2024-01-17 19:46:31 +0000
  • 41c8dabee3
    Merge pull request #11831 from bluetech/backport-11825-to-8.0.x Ran Benita 2024-01-17 21:34:56 +0200
  • 6e5a8fea11
    Merge branch 'main' into teardown_fixture_order John Litborn 2024-01-17 16:32:24 +0100
  • 3356fa7722 add changelog jakkdl 2024-01-17 16:31:43 +0100
  • baed905c0b Move scheduling of fixture finalization so it isn't rescheduled if the fixture value is cached. jakkdl 2024-01-17 15:44:38 +0100
  • 6f4cbd7cd4 [8.0.x] avoid using __file__ in pytest_plugin_registered as can be wrong on Windows Ran Benita 2024-01-17 15:29:29 +0200
  • 0f5aa5a7d2
    Merge pull request #11825 from woutdenolf/fix_missing_fixture_issue Ran Benita 2024-01-17 15:29:29 +0200
  • 9ea2e0a79f fixtures: avoid slow `pm.get_name(plugin)` call by using the new `plugin_name` hook parameter Ran Benita 2024-01-17 14:49:17 +0200
  • 0f5ecd83c4 hookspecs: add `plugin_name` parameter to the `pytest_plugin_registered` hook Ran Benita 2024-01-17 14:47:07 +0200
  • 6b9bba2edb pre-commit: add pluggy to mypy deps Ran Benita 2024-01-17 15:00:09 +0200
  • 6e9f566d79 avoid using __file__ in pytest_plugin_registered as can be wrong on Windows woutdenolf 2024-01-16 15:41:01 +0100
  • 0d4f668b79 Fix RST refs for temp dir location section faph 2024-01-17 12:52:52 +0000
  • 1019b5f67c Move temp dir retention explanation to end of fixture section faph 2024-01-17 12:48:25 +0000
  • 406a22097d Clarify temporary directory location and retention faph 2024-01-17 12:04:34 +0000
  • f8f34b48d8
    Merge branch 'main' into Fix-feed-test-with-only-initialnames-not-whole-closure Sadra Barikbin 2024-01-16 21:35:32 +0330
  • 93e9dafc75 Remove redundant tests Sadra Barikbin 2024-01-16 21:22:53 +0330
  • a6708b9254
    Merge pull request #11822 from bluetech/doc-hookspec Ran Benita 2024-01-16 18:34:33 +0200
  • 549190651e
    [7.4.x] doc: Remove sold out training (#11824) github-actions[bot] 2024-01-16 14:07:26 +0000
  • 972c91382a [7.4.x] doc: Remove sold out training Florian Bruhin 2024-01-16 14:53:10 +0100
  • e895c9d38c
    doc: Remove sold out training (#11823) Florian Bruhin 2024-01-16 14:53:10 +0100
  • cfc03a2852 module __file__ attribute does not have the right casing woutdenolf 2024-01-15 21:46:48 +0100
  • 5b5bac88b4 doc: Remove sold out training Florian Bruhin 2024-01-16 11:00:13 +0100
  • c973ccb622 hookspec: modernize a reference Ran Benita 2024-01-15 23:46:59 +0200
  • dd1447cfe5 hookspec: move pytest_load_initial_conftests up Ran Benita 2022-01-10 00:04:20 +0200
  • 9ad8b9fc36 hookspec: remove explicit `:param` types Ran Benita 2022-01-09 23:17:48 +0200
  • cf72d1a40e
    [7.4.x] doc: Update training dates and add pytest sprint (#11820) github-actions[bot] 2024-01-15 20:18:31 +0000
  • 8dbf32b39c [7.4.x] doc: Update training dates and add pytest sprint Florian Bruhin 2024-01-15 21:04:08 +0100
  • 348e6de102
    doc: Update training dates and add pytest sprint (#11819) Florian Bruhin 2024-01-15 21:04:08 +0100
  • 286e67f269 doc: Update training dates and add pytest sprint Florian Bruhin 2024-01-15 16:01:06 +0100
  • 9af6d46371
    Merge pull request #11817 from bluetech/conftesterror-cleanup Ran Benita 2024-01-15 13:26:46 +0200
  • e1074f9c3d config: stop using exception triplets in `ConftestImportError` Ran Benita 2024-01-13 23:35:16 +0200
  • 6e74601466
    Merge pull request #11815 from bluetech/iter_parents-rename Ran Benita 2024-01-15 09:46:59 +0200
  • 56e9533354 Apply all but one review comments Sadra Barikbin 2024-01-14 23:53:10 +0330
  • 1de56fc344 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-14 18:14:16 +0000
  • 3acbdc2f79
    Merge pull request #11814 from bluetech/pycache-ignore-collect Ronny Pfannschmidt 2024-01-14 17:26:34 +0100
  • 707642ad35 nodes: rename `iterparents()` -> `iter_parents()` Ran Benita 2024-01-14 15:17:41 +0200
  • 2413d1b214 main,python: move `__pycache__` ignore to `pytest_ignore_collect` Ran Benita 2024-01-14 15:05:15 +0200
  • b0c7f923aa
    Merge pull request #11813 from pytest-dev/backport-11795-to-8.0.x Ran Benita 2024-01-14 13:55:56 +0200
  • f15aff06dc [8.0.x] Improve assert mod not in mods error message Ran Benita 2024-01-14 13:39:14 +0200
  • 2bb0eca347
    Merge pull request #11795 from lesteve/improve-assert-mod-not-in-mods-error-message Ran Benita 2024-01-14 13:39:14 +0200
  • 1c9d6834fd Improve assert mod not in mods error message Loïc Estève 2024-01-10 06:35:13 +0100
  • 6787877509 terminal: include markers in `--collect-only` output Tim Sampson 2023-04-19 16:46:47 +0300
  • c6ed86453f
    [automated] Update plugin list (#11811) github-actions[bot] 2024-01-14 01:04:53 -0300
  • bde77c3819 [automated] Update plugin list pytest bot 2024-01-14 00:20:52 +0000
  • 10c8898845
    Merge pull request #11810 from pytest-dev/backport-11708-to-8.0.x Ran Benita 2024-01-13 23:02:20 +0200
  • 2b41123004 A tiny improvement Sadra Barikbin 2023-09-17 16:59:23 +0330
  • 3a88adb320 Add changelog and note Sadra Barikbin 2023-09-17 10:31:17 +0330
  • fba008cf29 Apply review comments Sadra Barikbin 2023-09-17 09:54:15 +0330
  • 3f10d53b8c Just raise deprecation warning Sadra Barikbin 2023-09-06 17:53:49 +0330
  • e700e667e6 Do the change Sadra Barikbin 2023-08-04 23:53:12 +0330
  • 5b7ddedbf9 [8.0.x] FIX key formating divergence when inspecting plugin dictionary. Ran Benita 2024-01-13 21:45:36 +0200
  • e403bbf1a9
    Merge pull request #11708 from fcharras/FIX/crash_during_conftest_collection Ran Benita 2024-01-13 21:45:36 +0200
  • a7c2549321 Fix `assert mod not in mods` crash Franck Charras 2023-12-15 16:54:07 +0100
  • d65bcd9a3b
    Merge pull request #11808 from bluetech/doctest-conftest Ran Benita 2024-01-13 19:50:20 +0200
  • 09f091d698
    Correct link name Patrick Lannigan 2024-01-13 11:36:04 -0500
  • e204682226
    Merge branch 'main' into test-case-verbosity Patrick Lannigan 2024-01-13 11:27:08 -0500
  • 06dbd3c21c doctest: remove special conftest handling Ran Benita 2024-01-13 11:15:05 +0200