Commit Graph

  • 7be9ad4592
    Update flaky.rst Bruno Oliveira 2024-05-24 08:10:53 -0300
  • b67dab9eca
    Update flaky.rst Bruno Oliveira 2024-05-24 08:03:03 -0300
  • 7ec5055f8c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-24 10:54:04 +0000
  • 8fc5d7098d
    Apply suggestions from code review Bruno Oliveira 2024-05-24 07:53:46 -0300
  • 3443dea90c test_location_is_set ed 2024-05-24 10:05:46 +0200
  • 3467a5a8ff test_failure_verbose_message ed 2024-05-24 09:15:30 +0200
  • dd0dd5554a Merge branch 'norewriteifmessagepresent' of https://github.com/edhinard/pytest into norewriteifmessagepresent ed 2024-05-24 09:11:16 +0200
  • d45b5ade2a test_assertion_location_with_coverage ed 2024-05-24 09:10:39 +0200
  • 061fde8c90 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-24 06:59:03 +0000
  • 998f8d0a89 test_assertion_message... ed 2024-05-24 08:58:26 +0200
  • 9f6ef08a23
    Rearrange sentence for clarity neutraljump 2024-05-24 13:21:07 +0930
  • 24583834d5
    Change Contribution doc title to match sidebar neutraljump 2024-05-24 13:08:05 +0930
  • d1cd4c5097 Add thread safety section to flaky test docs Nathan Goldbaum 2024-05-23 12:11:26 -0600
  • acbe63008d do not rewrite assertion if a message is present ed 2024-05-23 17:56:09 +0200
  • a31da96ab8
    Update fixture.rst PeterBParker 2024-05-22 10:09:05 -0500
  • c63be310a0
    Merge 7459535127 into cbf6bd9dd2 JamieC2002 2024-05-21 14:51:30 -0400
  • f0e7a07667
    [8.2.x] Issue #12290 - Docs using Furo Theme W/ Dark Mode (#12348) github-actions[bot] 2024-05-21 16:11:45 +0000
  • eb8a7c9d6a [8.2.x] Issue #12290 - Docs using Furo Theme W/ Dark Mode Sam Jirovec 2024-05-21 08:56:18 -0500
  • cbf6bd9dd2
    Issue #12290 - Docs using Furo Theme W/ Dark Mode (#12326) Sam Jirovec 2024-05-21 08:56:18 -0500
  • cd803a41a7
    Fix typo `explicitely` to `explicitly` in fixtures Maheshkumar P 2024-05-21 16:31:17 +0530
  • 8cb1059250 [pylint] Disable 'possibly-used-before-assignment' following 3.2.0 release Pierre Sassoulas 2024-05-21 09:01:38 +0200
  • 9cf0dd2fac [pylint] 'cell-var-from-loop' and 'disallowed-name' permanent disable Pierre Sassoulas 2024-03-31 23:59:36 +0200
  • 9c0ec41983 [pylint 'consider-using-enumerate'] Use zip when iterating on two iterators Pierre Sassoulas 2024-03-31 23:54:29 +0200
  • a194e5ed27 [pylint 'use-maxsplit-arg'] Do not split more than necessary when using the first element Pierre Sassoulas 2024-03-31 15:23:03 +0200
  • 5d5c9dc858
    [pre-commit.ci] pre-commit autoupdate (#12321) pre-commit-ci[bot] 2024-05-21 07:04:09 +0000
  • 530049d6c8 [pre-commit] Fix the comment in disables following autofix Pierre Sassoulas 2024-05-21 08:50:04 +0200
  • a5dc61581f [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-05-20 21:33:40 +0000
  • 807c014518 changed warning raised by async def to error polkapolka 2024-05-20 22:14:51 +0000
  • 6e3a9e83b9 updated styles Sam Jirovec 2024-05-20 16:00:13 -0500
  • 18d7a3da4e
    Merge branch 'main' into 12290-Docs-Furo-Theme Sam Jirovec 2024-05-20 15:54:03 -0500
  • 00be7c0739
    build(deps): Bump pytest-asyncio in /testing/plugins_integration (#12345) dependabot[bot] 2024-05-20 07:11:04 +0200
  • a5758e22c3
    build(deps): Bump pytest-asyncio in /testing/plugins_integration dependabot[bot] 2024-05-20 03:26:25 +0000
  • 22e885f109
    Fix link in changelog (#12343) (#12344) Bruno Oliveira 2024-05-19 18:17:40 -0300
  • fd7dbff4dc Fix link in changelog (#12343) Hynek Schlawack 2024-05-19 17:14:45 -0400
  • d4f827d86b
    Fix link in changelog (#12343) Hynek Schlawack 2024-05-19 17:14:45 -0400
  • abf5c2fc68
    Fix link in changelog Hynek Schlawack 2024-05-19 16:58:33 -0400
  • 69fa9bae43
    Merge pull request #12342 from bluetech/cherry-pick-release Ran Benita 2024-05-19 22:37:32 +0300
  • 32baa0b93d Prepare release version 8.2.1 pytest bot 2024-05-19 16:43:40 +0000
  • bddbeba74b
    Merge pull request #12341 from pytest-dev/release-8.2.1 Ran Benita 2024-05-19 22:09:37 +0300
  • 66ff8dffdf Prepare release version 8.2.1 8.2.1 pytest bot 2024-05-19 16:43:40 +0000
  • d5b6d44d0e
    Merge pull request #12339 from pytest-dev/update-plugin-list/patch-ee9ea703f Ran Benita 2024-05-19 12:47:55 +0300
  • 3ffcfd122c
    Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x Ran Benita 2024-05-19 12:45:56 +0300
  • 0b28313b46 [8.2.x] Add Python 3.13 (beta) support Ran Benita 2024-05-19 09:45:09 +0300
  • c1d623cbff
    Merge pull request #12334 from bluetech/py313 Ran Benita 2024-05-19 09:45:09 +0300
  • 1cb704ff2c Add Python 3.13 (beta1) support Ran Benita 2024-05-17 09:59:29 +0300
  • cb732bbfb0 [automated] Update plugin list pytest bot 2024-05-19 00:21:06 +0000
  • de96d738eb Add warning for an empty group in the message string Allan Olweny 2024-05-18 14:28:36 -0400
  • dbee3fa34a testing: remove conditionals for Python 3.11 beta releases Ran Benita 2024-05-17 11:22:53 +0300
  • ee9ea703f9
    Fix new typing issues in AST code (#12337) Jelle Zijlstra 2024-05-18 12:07:06 -0400
  • 166cc00c7c Fix more mypy issues Jelle Zijlstra 2024-05-18 10:09:10 -0400
  • e97aec872e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-18 13:53:02 +0000
  • 8bb493b4f8
    Fix new typing issues in AST code Jelle Zijlstra 2024-05-18 09:52:14 -0400
  • 68b486ea21 removed sphinx style and unpinned packaging version Sam Jirovec 2024-05-17 09:47:05 -0500
  • 8b6a9726d2
    Merge branch 'main' into 12290-Docs-Furo-Theme Sam Jirovec 2024-05-17 09:42:40 -0500
  • f3dd93ad8d
    [8.2.x] Attest package provenance (#12335) github-actions[bot] 2024-05-17 08:20:32 -0300
  • 25f527635f [8.2.x] Attest package provenance Bruno Oliveira 2024-05-17 08:19:13 -0300
  • 635fbe2bff
    Attest package provenance (#12333) Bruno Oliveira 2024-05-17 08:19:13 -0300
  • f0a84d3ea1
    Update changelog/12333.trivial.rst Bruno Oliveira 2024-05-17 07:26:32 -0300
  • 27859836be reverting trainings to sidebar Sam Jirovec 2024-05-16 21:23:11 -0500
  • 13172e8c85 Still update baipp to 2.5.0 Bruno Oliveira 2024-05-16 20:11:22 -0300
  • e9b340256b Revert attestation from test.yml and add changelog Bruno Oliveira 2024-05-16 20:09:16 -0300
  • 1f3db447b5 Merge branch '12290-Docs-Furo-Theme' of github.com:samjirovec/pytest into 12290-Docs-Furo-Theme Sam Jirovec 2024-05-16 14:54:08 -0500
  • 43f344efe5 removing pallets references in code and config Sam Jirovec 2024-05-16 14:53:47 -0500
  • 69baa7d848
    Merge branch 'main' into 12290-Docs-Furo-Theme Sam Jirovec 2024-05-16 14:47:10 -0500
  • 3fd5b86f2c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-16 11:09:51 +0000
  • 2812a61ed5
    Attest package provenance Bruno Oliveira 2024-05-16 08:08:45 -0300
  • fdf3aa3fc3
    Merge pull request #12329 from pytest-dev/fix-package-scope-reorder Ran Benita 2024-05-16 10:30:34 +0300
  • 2f8a057068 removing duplicate tocs from deprecations and reference pages Sam Jirovec 2024-05-15 15:46:06 -0500
  • 278d375ee9
    Merge branch 'main' into 12290-Docs-Furo-Theme Sam Jirovec 2024-05-15 15:42:38 -0500
  • bb5a1257b0
    [8.2.x] Spelling (#12331) github-actions[bot] 2024-05-15 18:25:57 +0000
  • c700a7d9b0 [8.2.x] Spelling Josh Soref 2024-05-15 12:49:34 -0400
  • 8d00811822
    Spelling and minor changes (#12122) Josh Soref 2024-05-15 12:49:34 -0400
  • 1acf56d033 fixtures: fix non-working package-scope parametrization reordering Ran Benita 2024-05-15 17:11:26 +0300
  • f179bf252f
    Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x Ran Benita 2024-05-15 14:15:10 +0300
  • 2b671b5f92 [8.2.x] cacheprovider: fix `.pytest_cache` not being world-readable Ran Benita 2024-05-15 10:57:10 +0300
  • fa1d5be3e8
    Merge pull request #12325 from bluetech/pytest-cache-755 Ran Benita 2024-05-15 10:57:10 +0300
  • 6bd0be6020 furo theme for docs site Sam Jirovec 2024-05-14 19:13:21 -0500
  • 65ab7cb96c
    Merge pull request #12324 from pytest-dev/backport-12320-to-8.2.x Ran Benita 2024-05-14 23:49:40 +0300
  • 3a64c47f1f cacheprovider: fix `.pytest_cache` not being world-readable Ran Benita 2024-05-14 23:26:15 +0300
  • 4d5fb7d71c
    Merge pull request #12319 from pytest-dev/backport-12311-to-8.2.x Ran Benita 2024-05-14 23:07:16 +0300
  • cbe5996cc6 [8.2.x] changelog: document unittest 8.2 change as breaking Ran Benita 2024-05-14 23:06:48 +0300
  • ae1a47e050
    Merge pull request #12320 from pytest-dev/ut-breaking-change Ran Benita 2024-05-14 23:06:48 +0300
  • 66a18f7199
    Call correct _saferepr() in _format_assertmsg fix/ellipsis Sorin Sbarnea 2024-05-14 10:14:36 +0100
  • ebe2e8eac9 changelog: document unittest 8.2 change as breaking Ran Benita 2024-05-13 22:11:40 +0300
  • 93dd34e76d
    Merge pull request #12310 from pytest-dev/update-plugin-list/patch-5af46f3d4 Ran Benita 2024-05-13 20:34:35 +0300
  • c9e9315725 [8.2.x] python: add workaround for permission error crashes from non-selected directories Ran Benita 2024-05-13 20:32:23 +0300
  • 704792ecbd
    Merge pull request #12311 from bluetech/pkg-collect-perm-error Ran Benita 2024-05-13 20:32:23 +0300
  • d4223b9ae2
    Merge pull request #12318 from bluetech/unittest-abc Ran Benita 2024-05-13 20:22:10 +0300
  • 37489d3c6c python,unittest: don't collect abstract classes Ran Benita 2024-05-13 12:27:20 +0300
  • fa32525f4c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-13 06:30:00 +0000
  • 98121455e5 added new terminal formatters using PYTEST_THEME for style pandula12 2024-05-13 15:52:42 +0930
  • d393c54822 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-13 05:56:46 +0000
  • 3acc7e417c documentation added for changes pandula12 2024-05-13 15:00:24 +0930
  • a1591f8aaf true color and 256 terminal formatters added and use PYTEST_THEME env variable for style pandula12 2024-05-13 14:53:47 +0930
  • eea04c2891
    build(deps): Bump django in /testing/plugins_integration (#12314) dependabot[bot] 2024-05-13 05:56:16 +0200
  • af4958a384
    build(deps): Bump django in /testing/plugins_integration dependabot[bot] 2024-05-13 03:14:40 +0000
  • 7ef189757e
    pathlib: Fix module path used when using importlib with namespaces isra17 2024-05-12 16:49:39 -0400
  • 90a3ef2f36 python: add workaround for permission error crashes from non-selected directories Ran Benita 2024-05-12 22:28:49 +0300
  • e20a08565f [automated] Update plugin list pytest bot 2024-05-12 00:21:02 +0000
  • 0f1c42427e improved the terminal formatting FamousPond 2024-05-10 18:31:45 +0930