Commit Graph

  • e75e2d66a0
    build(deps): Bump pytest-asyncio in /testing/plugins_integration dependabot[bot] 2022-10-24 03:04:18 +0000
  • 66db0b7522
    build(deps): Bump anyio[curio,trio] in /testing/plugins_integration dependabot[bot] 2022-10-24 03:04:15 +0000
  • 46eb17d85c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-10-24 01:58:04 +0000
  • 7fa150f11c changelog and authors file Joao Pedro Marcolino Cordeiro 2022-10-23 22:57:05 -0300
  • dd585101ce Doc translation to pt-br: Removing not required templates and images from pt-br Joao Pedro Marcolino Cordeiro 2022-10-23 22:44:30 -0300
  • d6f3aef9ea Start translation to pt-br: Basic structure, contexts.rst, index.rst and getting-started.rst Joao Pedro Marcolino Cordeiro 2022-10-23 22:33:02 -0300
  • 3a68c08426 Use exceptiongroup for teardown errors Zac Hatfield-Dodds 2022-10-23 15:06:29 -0700
  • 9e1804a6ee
    Add --log-disable CLI option (#10371) Itxaso Aizpurua 2022-10-23 23:23:34 +0200
  • 274d5d1b77
    Update changelog/7431.feature.rst Bruno Oliveira 2022-10-23 17:54:24 -0300
  • 420cc934cc docs syntax fix Itxaso Aizpurua 2022-10-23 22:32:27 +0200
  • 3af3f569d5 Prepare release version 7.2.0 7.2.0 pytest bot 2022-10-23 20:28:15 +0000
  • 5869e96dd3 Prepare release version 8.0.0 pytest bot 2022-10-23 20:21:43 +0000
  • a7d7c3536c add docs entry Itxaso Aizpurua 2022-10-23 22:11:47 +0200
  • a81a41d83d Add explicit assert for parent logger in test Itxaso Aizpurua 2022-10-23 21:58:47 +0200
  • a0012ede97 Apply proposed changes by niccodemus Itxaso Aizpurua 2022-10-23 17:45:22 +0200
  • 5c9eeffc57 Fix test for new options Yusuke Kadowaki 2022-10-23 21:55:05 +0900
  • 1a358eec2f Implement retention policy none Yusuke Kadowaki 2022-10-23 21:53:46 +0900
  • e9ee831d9f Fix option type Yusuke Kadowaki 2022-10-23 21:52:36 +0900
  • 6bc424cb05 Apply retention_count as keep number Yusuke Kadowaki 2022-10-23 17:29:28 +0900
  • 7f80cc15b3 Add member vars of retention options to TempPathFactory class Yusuke Kadowaki 2022-10-23 17:27:16 +0900
  • 92eb443842 Fix type of tmp_path_retention_count option Yusuke Kadowaki 2022-10-23 17:23:54 +0900
  • 30436777f6 Add retention cli options frontend Yusuke Kadowaki 2022-10-23 01:03:40 +0900
  • d2fc475b93
    Merge pull request #10410 from nicoddemus/backport-10409 Bruno Oliveira 2022-10-22 10:31:36 -0300
  • 49554540e8 Merge pull request #10409 from pytest-dev/asottile-patch-1 Bruno Oliveira 2022-10-22 10:00:32 -0300
  • bc2c3b66aa
    Merge pull request #10408 from NateMeyvis/patch-2 Bruno Oliveira 2022-10-22 10:01:04 -0300
  • d84ed48f39
    Merge pull request #10409 from pytest-dev/asottile-patch-1 Bruno Oliveira 2022-10-22 10:00:32 -0300
  • ffe49ac17c
    Merge pull request #10396 from pytest-dev/pylib-hax Anthony Sottile 2022-10-21 13:37:32 -0400
  • d352098261
    allow jobs to pass if codecov.io fails Anthony Sottile 2022-10-21 13:11:43 -0400
  • c5c562b645
    Fix typos in CONTRIBUTING.rst Nate Meyvis 2022-10-21 13:06:44 -0400
  • d543a45a68 add deprecation changelog for py library vendoring Anthony Sottile 2022-10-21 12:46:15 -0400
  • f341a5c559
    Merge pull request #10407 from NateMeyvis/patch-1 Bruno Oliveira 2022-10-21 13:11:36 -0300
  • 1027dc8c09 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-10-21 15:18:44 +0000
  • 6b905ee6dc
    Add note on tags to CONTRIBUTING.rst Nate Meyvis 2022-10-21 11:17:01 -0400
  • 60498a7f6f docs: Updated pytest-asyncio version in plugin list. Michael Seifert 2022-10-21 10:57:01 +0200
  • 508be0b2bf add -pylib tox environment Anthony Sottile 2022-10-20 17:15:57 -0400
  • 02a9371259 adjust tests if py library is installed Anthony Sottile 2022-10-19 22:28:51 -0400
  • dc0cb0d149 fix test pollution of sys.modules Anthony Sottile 2022-10-19 22:07:53 -0400
  • 82344ba4f8 add py.path.local tests Anthony Sottile 2022-10-19 21:42:11 -0400
  • 59d8f8a223 _pytest._py.path: get mypy passing Anthony Sottile 2022-10-19 19:26:44 -0400
  • ed4c18f686 _pytest._py.path: combine PathBase and LocalPath Anthony Sottile 2022-10-19 18:50:44 -0400
  • 6660d45521 _pytest._py.path: combine PosixPath into LocalPath Anthony Sottile 2022-10-19 18:44:36 -0400
  • af078f3a96 _pytest._py.path: combine Checkers classes Anthony Sottile 2022-10-19 18:37:22 -0400
  • 73349ef3e1 _pytest._py.path: flake8 fixes Anthony Sottile 2022-10-19 17:07:43 -0400
  • 63c4d45c59 _pytest._py.path: importlib mode always available Anthony Sottile 2022-10-19 16:58:16 -0400
  • eebbfc65c9 _pytest._py.error: mypy typing Anthony Sottile 2022-10-19 13:08:48 -0400
  • 382209d9e9 _pytest._py.path: remove decorator compat Anthony Sottile 2022-10-19 12:53:35 -0400
  • 00e2f1c15c _pytest._py.path: remove _cmp compat Anthony Sottile 2022-10-19 12:52:25 -0400
  • 8a151774b8 _pytest._py.path: remove fspath compat Anthony Sottile 2022-10-19 12:51:52 -0400
  • a7c1fc204b remove other py.* accesses in _pytest._py.path Anthony Sottile 2022-10-19 12:03:30 -0400
  • 965e942dfb use getrawcode from _pytest._code Anthony Sottile 2022-10-19 10:56:43 -0400
  • 349f4bffa0 use module __getattr__ for py.error to fix doctesting Anthony Sottile 2022-10-19 10:30:19 -0400
  • 49abbf2485 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-10-19 14:19:24 +0000
  • 19dda7c9bd vendor py.path and py.error Anthony Sottile 2022-10-19 10:10:49 -0400
  • baada535a3
    Merge pull request #10389 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-10-18 07:46:47 -0300
  • c477ecd146
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-10-17 23:48:17 +0000
  • 456c8cfead changelog Itxaso Aizpurua 2022-10-17 22:57:41 +0200
  • 12ee883cfd Use logger.disable and change arg name to --logger-disable Itxaso Aizpurua 2022-10-17 22:56:39 +0200
  • 0e188d0772 fix changelog Itxaso Aizpurua 2022-10-17 20:59:05 +0200
  • 3511bf44f5 change name to --logger-disabled, refactor and testing for parent propagation Itxaso Aizpurua 2022-10-17 20:47:53 +0200
  • 36d19f2135
    Merge pull request #10388 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-twisted-1.14.0 Bruno Oliveira 2022-10-17 11:04:12 -0300
  • 8490ff5277
    build(deps): Bump pytest-twisted in /testing/plugins_integration dependabot[bot] 2022-10-17 03:02:02 +0000
  • 3dac833a52
    Merge pull request #10383 from gabriellandau/dont-pdb-break-for-skiptest-exceptions Zac Hatfield-Dodds 2022-10-15 11:14:26 -0700
  • 36b6384ff2
    Merge pull request #10384 from tony/showlocals-negation Zac Hatfield-Dodds 2022-10-15 10:43:59 -0700
  • 31df38f6a7
    Merge pull request #10356 from RonnyPfannschmidt/fix-7792-marks-walk-mro Ronny Pfannschmidt 2022-10-15 17:19:27 +0200
  • 2a33e6ab61 docs: Update changelog for --no-show-locals Tony Narlock 2022-10-14 16:33:45 -0500
  • 7fada7127e docs(output): Note --no-show-locals Tony Narlock 2022-10-14 16:37:53 -0500
  • 3a8d401ac7 test(--no-showlocals): Should hide locals when addopts=--showlocals Tony Narlock 2022-10-14 16:20:33 -0500
  • 2b6622fdd3 🔧 Negating --showlocals with --no-showlocals Tony Narlock 2022-10-14 16:10:21 -0500
  • 0bc9ffcc87 Add Gabriel Landau to AUTHORS Gabriel Landau 2022-10-14 14:01:20 -0400
  • f3d7e984ab Changelog Gabriel Landau 2022-10-14 13:58:59 -0400
  • 452617686c Test fix Gabriel Landau 2022-10-14 13:53:06 -0400
  • 6e7917c1a0 Don't break into `pdb` for `raise unittest.SkipTest()` Gabriel Landau 2022-10-13 18:20:46 -0400
  • 225fba1fe4
    Merge pull request #10375 from pytest-dev/backport-10373-to-7.1.x Bruno Oliveira 2022-10-12 22:41:00 -0300
  • e23e4e9c49 [7.1.x] Fix packaging example Bruno Oliveira 2022-10-12 22:19:41 -0300
  • 15ac0349b2
    Merge pull request #10373 from ofek/patch-1 Bruno Oliveira 2022-10-12 22:19:41 -0300
  • 86602ce6e0
    Fix packaging example Ofek Lev 2022-10-12 11:51:26 -0400
  • c543e0c4e8 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-10-12 08:21:16 +0000
  • f13f4360d3
    Apply suggestions from code review Ronny Pfannschmidt 2022-10-12 10:20:16 +0200
  • efc35545dc changelog Itxaso Aizpurua 2022-10-11 22:28:36 +0200
  • 6c7e41b3e2 config: logging: add suppress-logger option tests Itxaso Aizpurua 2022-10-11 22:16:45 +0200
  • abb25863ab config: logging: add suppress-logger option Itxaso Aizpurua 2022-10-11 21:33:30 +0200
  • b7d4de1ea9
    Merge pull request #10368 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-10-11 08:17:05 -0300
  • a9c66172d4
    Update to autoflake to 1.7.3 Bruno Oliveira 2022-10-11 08:11:15 -0300
  • 3de63f9a9b
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-10-11 00:32:50 +0000
  • 246ceb84bd
    Update doc/en/deprecations.rst Thomas Grainger 2022-10-10 13:58:05 +0100
  • 2fd160110c
    Merge branch 'main' into warn-when-a-mark-is-applied-to-a-fixture Thomas Grainger 2022-10-10 13:55:24 +0100
  • 2998b596b4
    Merge remote-tracking branch 'graingert/warn-when-a-mark-is-applied-to-a-fixture' into warn-when-a-mark-is-applied-to-a-fixture Thomas Grainger 2022-10-10 13:53:51 +0100
  • 7f73722c4a
    add a test for fixture between mark decorators Thomas Grainger 2022-10-10 13:52:26 +0100
  • f7542f6292
    move tests into deprecated_test, and test for number of warnings issued Thomas Grainger 2022-10-10 13:48:26 +0100
  • 0de2aa93f0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-10-10 11:30:13 +0000
  • 7759a9d3c2
    Update src/_pytest/deprecated.py Thomas Grainger 2022-10-10 12:28:30 +0100
  • d86df89a92
    Update doc/en/deprecations.rst Thomas Grainger 2022-10-10 12:28:22 +0100
  • 24fd292878
    Update changelog/3664.deprecation.rst Thomas Grainger 2022-10-10 12:28:14 +0100
  • f5797abb62
    Merge pull request #10361 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-mock-3.10.0 Bruno Oliveira 2022-10-10 08:03:35 -0300
  • b735f9377a
    Merge pull request #10360 from pytest-dev/dependabot/pip/testing/plugins_integration/django-4.1.2 Bruno Oliveira 2022-10-10 08:03:24 -0300
  • d8c5e8805f
    build(deps): Bump pytest-mock in /testing/plugins_integration dependabot[bot] 2022-10-10 03:03:48 +0000
  • 07b380bb3a
    build(deps): Bump django in /testing/plugins_integration dependabot[bot] 2022-10-10 03:03:45 +0000
  • 78c2c48c67
    Handle NFC/NFD strings that normalize to the same string. (#10355) itxasos23 2022-10-10 02:09:33 +0200
  • 8a40fc5315
    PytestReturnNotNoneWarning now subclasses PytestRemovedIn8Warning (#10196) Thomas Grainger 2022-10-10 00:10:45 +0100
  • 2723e0d6fe Improve changelog Bruno Oliveira 2022-10-09 20:03:10 -0300