Commit Graph

  • 0820ffd2cb doc: Reformat/Modernize some code Florian Bruhin 2022-04-28 13:40:58 +0200
  • 65f95cf4f5 missed an exclusion of py36-mysql sommersoft 2022-04-26 09:48:27 -0500
  • a36538c33b update pytest-django matrix with upstream changes sommersoft 2022-04-26 09:39:09 -0500
  • 86b8cbdd40 prep for PR to upstream sommersoft 2022-04-26 09:08:33 -0500
  • f6db7ae749 Let mkdir() and mkpydir() receive PathLike names Jon Parise 2022-04-25 17:18:33 -0700
  • f2372310c1 Update tests Hugo van Kemenade 2022-04-25 22:06:36 +0300
  • 2ed8a1fcd4 Help: remove explicit newlines Hugo van Kemenade 2022-04-25 18:30:36 +0300
  • edb257e84c Add changelog Hugo van Kemenade 2022-04-25 18:24:22 +0300
  • ceb574014f
    Apply suggestions from code review Hugo van Kemenade 2022-04-25 18:23:10 +0300
  • 791805984b Add remove_finalizer function RoniKish 2022-04-25 10:43:38 +0300
  • 2eaf3cdc67 README fixes and improvements sommersoft 2022-04-25 07:36:29 -0500
  • 841c8c8224 Merge branch 'main' of https://github.com/pytest-dev/pytest into downstream_testing_2 sommersoft 2022-04-24 18:27:54 -0500
  • 4d027263f3 misc cleanup and standardizing sommersoft 2022-04-24 18:27:42 -0500
  • fc68755de9 Standardise help text cases Hugo van Kemenade 2022-04-24 21:30:52 +0300
  • 5f1137b347 fix build_run test after change in a901188 sommersoft 2022-04-23 21:13:00 -0500
  • 868967241f add pytest-bdd sommersoft 2022-04-23 20:58:52 -0500
  • eb8b3ad929
    Merge pull request #9885 from pytest-dev/update-plugin-list/patch-d949b3f7d Bruno Oliveira 2022-04-23 21:49:20 -0300
  • 21091a45d0 [automated] Update plugin list pytest bot 2022-04-24 00:19:03 +0000
  • cd9fd6a1ce re-add pytest-cov; this time with the correct changes sommersoft 2022-04-23 11:04:08 -0500
  • 00787d3a4d Revert "add pytest-cov" sommersoft 2022-04-23 11:01:47 -0500
  • 4b9000c832 add pytest-cov sommersoft 2022-04-23 10:43:35 -0500
  • cdcca1533b Capitalise Python Hugo van Kemenade 2022-04-23 17:54:09 +0300
  • 4b3c258627 Add missing space Hugo van Kemenade 2022-04-23 17:53:00 +0300
  • d949b3f7d9
    Merge pull request #9882 from nicoddemus/check-pick-release Bruno Oliveira 2022-04-23 11:51:08 -0300
  • 246815de13 Prepare release version 7.1.2 (#9881) Bruno Oliveira 2022-04-23 11:37:08 -0300
  • df9df55749
    Prepare release version 7.1.2 (#9881) Bruno Oliveira 2022-04-23 11:37:08 -0300
  • ff086ddd07 Document the --code-highlight default Hugo van Kemenade 2022-04-23 17:30:52 +0300
  • 084ffa41aa sort the docker logs by timestamp; docker-compose writes log entries FIFO which may not be chronological sommersoft 2022-04-23 08:27:24 -0500
  • 2f2f1a601e Prepare release version 7.1.2 7.1.2 pytest bot 2022-04-23 11:33:44 +0000
  • e598429c73 Use safe_getattr() in getfixturemarker() Jon Parise 2022-04-22 14:38:36 -0700
  • 5c04f3a1a2
    [7.1.x] Fix wrong `log_file` docs (#9879) github-actions[bot] 2022-04-22 18:40:15 +0000
  • 90c5e61fde [7.1.x] Fix wrong `log_file` docs Zac Hatfield-Dodds 2022-04-22 11:15:27 -0700
  • 0347957aa7
    Fix wrong `log_file` docs (#9878) Zac Hatfield-Dodds 2022-04-22 11:15:27 -0700
  • 0e56ebaa68
    Update doc/en/how-to/logging.rst Zac Hatfield-Dodds 2022-04-22 09:14:46 -0700
  • d18ce867be force pytest color output for all tests via PY_COLORS sommersoft 2022-04-22 08:18:18 -0500
  • 1e8e46d456
    Merge pull request #9823 from tobiasdiez/patch-1 Bruno Oliveira 2022-04-22 07:28:08 -0300
  • 7df405747a
    Merge branch 'pytest-dev:main' into patch-1 Tobias Diez 2022-04-22 12:11:03 +0200
  • c068196969 Fix wrong `log_file` docs Zac Hatfield-Dodds 2022-04-21 15:33:48 -0700
  • 078733c005
    Merge pull request #9872 from pytest-dev/backport-9871-to-7.1.x Bruno Oliveira 2022-04-21 00:07:25 -0300
  • 3a7ead6bcf [7.1.x] fix: move 'import getpass' statement to try-clause Zac Hatfield-Dodds 2022-04-20 15:48:57 -0700
  • 28e8c8582e
    Merge pull request #9871 from paulmueller/getpass-import-error Zac Hatfield-Dodds 2022-04-20 15:48:57 -0700
  • 1285caadf2
    Update 9871.bugfix.rst Paul Müller 2022-04-21 00:18:47 +0200
  • 12971a37e1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-04-20 18:23:03 +0000
  • 715d0ca9d0
    cleanup Paul Müller 2022-04-20 20:21:44 +0200
  • 2b9f8f2f9b
    Create 9871.bugfix.rst Paul Müller 2022-04-20 20:20:53 +0200
  • ac9b65d890 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-04-20 18:15:48 +0000
  • 8514fab409
    Update AUTHORS Paul Müller 2022-04-20 20:15:29 +0200
  • 988197c795
    fix: move 'import getpass' statement to try-clause Paul Müller 2022-04-20 20:09:37 +0200
  • 6d75333780
    [7.1.x] Increase stacklevel to point at user's code (#9870) Bruno Oliveira 2022-04-20 14:38:00 -0300
  • ddbb998aed [7.1.x] Increase stacklevel to point at user's code Hugo van Kemenade 2022-04-20 19:07:10 +0300
  • 1ea7081752
    build(deps): Bump pytest-asyncio in /testing/plugins_integration (#9824) dependabot[bot] 2022-04-20 13:08:56 -0300
  • 6a3168e770
    [automated] Update plugin list (#9864) github-actions[bot] 2022-04-20 13:08:36 -0300
  • 5800d39053
    Increase stacklevel to point at user's code (#9869) Hugo van Kemenade 2022-04-20 19:07:10 +0300
  • 0cfcd764f7 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-04-20 14:56:58 +0000
  • c4e9300d01 Increase stacklevel to point at user's code Hugo van Kemenade 2022-04-20 17:55:31 +0300
  • a4a80fb16d
    build(deps): Bump pytest-asyncio in /testing/plugins_integration dependabot[bot] 2022-04-19 12:38:31 +0000
  • 045dbc895d
    Merge pull request #9866 from pytest-dev/dependabot/pip/testing/plugins_integration/twisted-22.4.0 Bruno Oliveira 2022-04-19 09:38:10 -0300
  • a60a6a3fea
    Merge pull request #9865 from pytest-dev/dependabot/pip/testing/plugins_integration/django-4.0.4 Bruno Oliveira 2022-04-19 09:37:40 -0300
  • 4e3ec26487
    Merge pull request #9863 from gresm/patch-1 Anthony Sottile 2022-04-18 11:35:44 -0400
  • a9011880a3 do not install tox repeatedly sommersoft 2022-04-18 08:36:07 -0500
  • 86b62067b7
    build(deps): Bump twisted in /testing/plugins_integration dependabot[bot] 2022-04-18 03:01:59 +0000
  • ace71037ab
    build(deps): Bump django in /testing/plugins_integration dependabot[bot] 2022-04-18 03:01:56 +0000
  • 2c1a1bf68e add pytest-mock sommersoft 2022-04-17 18:40:41 -0500
  • 15ee41d22d remove 'python_version' from action_schemas sommersoft 2022-04-17 18:38:13 -0500
  • 909f699b73 fix expression sommersoft 2022-04-17 17:43:27 -0500
  • 2e8a319828
    Use tomllib on Python 3.11 (#9741) Shantanu 2022-04-17 11:11:17 -0700
  • f2f21b1a2b add Actions step for more concise results readability sommersoft 2022-04-17 08:45:34 -0500
  • 6335c982d3 [automated] Update plugin list pytest bot 2022-04-17 00:19:16 +0000
  • e6b66d1da1 fix rST formatting sommersoft 2022-04-16 13:05:31 -0500
  • 1b947b269c add a README outlining plugin additions sommersoft 2022-04-16 09:13:59 -0500
  • 61095e4ba6
    Update goodpractices.rst gresm 2022-04-16 15:51:21 +0200
  • a802ecc367 logging & documentation improvements sommersoft 2022-04-16 08:44:32 -0500
  • a3745b2ed8 Merge remote-tracking branch 'upstream/main' into tomllib hauntsaninja 2022-04-15 13:15:12 -0700
  • a527cbccd3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-04-14 04:57:28 +0000
  • 99e1fe5f7b Update to fix issue #6 samuel-barrett 2022-04-13 21:49:11 -0700
  • 0ec5886ad5
    Merge pull request #9855 from pytest-dev/backport-9854-to-7.1.x Bruno Oliveira 2022-04-12 14:05:44 -0300
  • f2469fca37 [7.1.x] Docs: link to easy issues in contributing guide Bruno Oliveira 2022-04-12 13:40:42 -0300
  • 752a059cc2
    Merge pull request #9854 from pytest-dev/docs-contributing-easy Bruno Oliveira 2022-04-12 13:40:42 -0300
  • 99e20713fd
    Docs: link to easy issues in contributing guide Hugo van Kemenade 2022-04-12 17:26:30 +0300
  • 26c62e1793
    Merge pull request #9852 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-04-12 08:03:44 -0300
  • 61dfdfcc3f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-11 21:28:05 +0000
  • 657865e9ae add tests for downstream_runner.py sommersoft 2022-04-11 15:59:49 -0500
  • dea5bc43b5 adjusted some exceptions & argparse; discovered via test writing sommersoft 2022-04-10 22:31:57 -0500
  • 9c2ee32069
    Merge pull request #9849 from pytest-dev/update-plugin-list/patch-f0cf63a84 Bruno Oliveira 2022-04-10 11:20:50 -0300
  • 32b7644474 correct some type annotations sommersoft 2022-04-10 08:03:29 -0500
  • 765583dc34 [automated] Update plugin list pytest bot 2022-04-10 00:17:14 +0000
  • 94ec0f8ad8
    Merge pull request #9846 from pytest-dev/backport-9842-to-7.1.x Bruno Oliveira 2022-04-09 11:25:28 -0300
  • 5ef96fdb53 [7.1.x] fix comparison of dataclasses with `InitVar` Anthony Sottile 2022-04-08 20:08:51 -0400
  • 7a501fb313
    Merge pull request #9844 from pytest-dev/backport-9843-to-7.1.x Bruno Oliveira 2022-04-08 21:46:44 -0300
  • 1769c66def [7.1.x] update pre-commit hooks Anthony Sottile 2022-04-08 20:18:55 -0400
  • ef759d8c89 [7.1.x] update pre-commit hooks Anthony Sottile 2022-04-08 20:18:55 -0400
  • f0cf63a84a
    Merge pull request #9842 from asottile/init-var-only-dataclasses Anthony Sottile 2022-04-08 20:08:51 -0400
  • 8fa775bcee fix comparison of dataclasses with `InitVar` Anthony Sottile 2022-04-08 17:00:31 -0400
  • 840c418de6 [7.1.x] temporarily pin jinja2 version for docs build Bruno Oliveira 2022-04-08 20:33:40 -0300
  • 539a5d70f2
    Merge pull request #9843 from asottile/sphinx-workaround Bruno Oliveira 2022-04-08 20:33:40 -0300
  • 1527130476 temporarily pin jinja2 version for docs build Anthony Sottile 2022-04-08 17:08:30 -0400
  • 6773485962 only import typing-extenstions during TYPE_CHECKING sommersoft 2022-04-08 13:43:38 -0500
  • 035433f7bd Merge branch 'downstream_testing_2' of github.com:sommersoft/pytest into downstream_testing_2 sommersoft 2022-04-08 12:57:09 -0500
  • cb15c08ddb load_matrix_schema: raise exceptions for errors vs logging; add type annotations sommersoft 2022-04-08 00:15:25 -0500
  • 6baeec08ec continue adding/updating type annotations sommersoft 2022-04-07 09:17:34 -0500