Commit Graph

  • 14ff2abb06
    Merge branch 'main' into improve-high-scope-fixtures-teardown-issue-3806 Sadra Barikbin 2023-06-01 16:08:48 +0330
  • c76ae74bd7 cacheprovider: fix file-skipping functionality across packages Ran Benita 2023-05-30 09:29:19 +0300
  • 2e928ce140 Reemit deprecation warnings from `pytest.warns` Nikita Kniazev 2021-11-12 01:12:07 +0300
  • d054a68931
    Merge pull request #11058 from pytest-dev/backport-11055-to-7.3.x Ran Benita 2023-05-30 20:32:43 +0300
  • 24534cdd29
    Merge pull request #11043 from bluetech/confcutdir-rootpath Ran Benita 2023-05-30 20:21:20 +0300
  • 99c78aa93a
    Merge pull request #10921 from bluetech/tb-simplify-2 Ran Benita 2023-05-30 20:09:13 +0300
  • 30a112583e [7.3.x] cacheprovider: fix file-skipping feature for files in packages Ran Benita 2023-05-30 20:04:06 +0300
  • 3a6bdcd76b
    Merge pull request #11055 from bluetech/lf-skipped-package Ran Benita 2023-05-30 20:04:06 +0300
  • 4a1bba25b9 config: fallback confcutdir to rootpath if inipath is not set Ran Benita 2023-05-27 18:42:37 +0300
  • 682fc81781
    Merge pull request #11057 from pytest-dev/backport-11041-to-7.3.x Bruno Oliveira 2023-05-30 13:23:11 -0300
  • 331bc1be46 [7.3.x] 11028 - Fix warlus operator behavior when called by a function Alessio Izzo 2023-05-30 16:59:24 +0200
  • 9e1add75f7
    Fix warlus operator behavior when called by a function (#11041) Alessio Izzo 2023-05-30 16:59:24 +0200
  • d685dd9d86
    refactor variable name from object to obj from code review Alessio Izzo 2023-05-30 14:45:43 +0200
  • d11e4f530f
    Update changelog/11028.bugfix.rst Alessio Izzo 2023-05-30 14:41:24 +0200
  • 4da9026766
    Handle microseconds with custom logging.Formatter (#11047) theirix 2023-05-30 15:35:33 +0300
  • 96df7c049e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-05-30 11:32:19 +0000
  • 540eb6f08b
    Applied refactoring (#10991) theirix 2023-05-30 14:31:36 +0300
  • 7c231baa64
    Add warning when testpaths is set but paths are not found by glob (#11044) Kenny Y 2023-05-30 06:06:13 -0400
  • 8493a59c0f
    Merge branch 'main' into issue-10991 Bruno Oliveira 2023-05-30 07:04:36 -0300
  • fcd3b24050
    Update README.rst zhangwenkal 2023-05-30 17:48:26 +0800
  • 922376a6c8
    Merge branch 'main' into main Alessio Izzo 2023-05-30 09:22:12 +0200
  • fc538c5766 cacheprovider: fix file-skipping feature for files in packages Ran Benita 2023-05-29 22:38:36 +0300
  • fbfd4b5005
    build(deps): Bump anyio[curio,trio] in /testing/plugins_integration (#11050) dependabot[bot] 2023-05-29 07:55:42 +0200
  • ec752537ea
    build(deps): Bump pytest-cov in /testing/plugins_integration (#11051) dependabot[bot] 2023-05-29 07:55:13 +0200
  • dc3ee6169e
    build(deps): Bump pytest-cov in /testing/plugins_integration dependabot[bot] 2023-05-29 03:56:44 +0000
  • b2657131fa
    build(deps): Bump anyio[curio,trio] in /testing/plugins_integration dependabot[bot] 2023-05-29 03:56:40 +0000
  • 71ab01db77
    Updated - done Jоsé P. Alоnza 2023-05-29 00:40:35 -0300
  • dd667336ce nodes: apply same traceback filtering for chained exceptions as main exception Ran Benita 2023-04-16 18:51:49 +0300
  • 29d16d2939
    Merge pull request #11046 from pytest-dev/update-plugin-list/patch-4f3f36c39 Ran Benita 2023-05-28 16:02:07 +0300
  • 111e7a844b
    Add additional line break to reduce chars in line for pre-commit test Kenny Y 2023-05-28 08:28:45 -0400
  • 7aa2a8c60d
    Adjust test to reflect new verbage on warning Kenny Y 2023-05-28 08:24:33 -0400
  • 43df7cf914
    Update src/_pytest/config/__init__.py Kenny Y 2023-05-28 08:02:27 -0400
  • 462f4a6d22
    Update changelog/11013.improvement.rst Kenny Y 2023-05-28 08:02:11 -0400
  • 89053225e3
    Handle microseconds with custom logging.Formatter (#10991) theirix 2023-05-28 14:06:48 +0300
  • ca3a6675bc
    Add test coverage and authors name Kenny Y 2023-05-27 20:37:45 -0400
  • 5313d50e18 [automated] Update plugin list pytest bot 2023-05-28 00:22:05 +0000
  • 14d1d950cd
    Add warning when testpaths is set but paths are not found by glob Kenny Y 2023-05-27 19:14:53 -0400
  • b97d7b8e3a
    Merge branch 'pytest-dev:main' into main Alessio Izzo 2023-05-27 11:22:56 +0200
  • 56ef31986c
    refactor to handle previous test cases with walrus operator (#3) Alessio Izzo 2023-05-27 11:21:43 +0200
  • 4f3f36c396
    Add alias `--config-file` to `-c` (#11036) Chris Mahoney 2023-05-26 20:56:18 +1000
  • af49dc06b3 Add commands & tests for CLI flag `--config-file` Chris Mahoney 2023-05-26 08:19:09 +1000
  • 8450d888cf Revert `main.py` and `test_config.py` files - `main.py` to commit SHA `310b67b` - `test_config.py` to commit SHA `407b330` Chris Mahoney 2023-05-26 08:04:43 +1000
  • 9f04b24922
    Merge branch 'main' into improve-high-scope-fixtures-teardown-issue-3806 Sadra Barikbin 2023-05-26 01:34:01 +0330
  • 77cdb8b121
    Merge branch 'pytest-dev:main' into cli-config-flags Chris Mahoney 2023-05-26 07:41:54 +1000
  • 05ba170fe4 Add info to docs page for new CLI flag: --config-file Chris Mahoney 2023-05-25 09:48:06 +1000
  • 3344c8fbbe [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-05-24 23:29:26 +0000
  • 9d65bc288e Add new flag to CLI: Chris Mahoney 2023-05-25 09:23:13 +1000
  • af124c7f21
    Merge pull request #11026 from bluetech/small-fixes Ran Benita 2023-05-24 21:44:03 +0300
  • 69689c6eb5
    [7.3.x] nonpython example now repr all exceptions (#11034) github-actions[bot] 2023-05-24 11:33:28 +0000
  • d089744b80 [7.3.x] nonpython example now repr all exceptions Bruno Oliveira 2023-05-24 08:10:42 -0300
  • 4e6d53fef5
    Merge pull request #11033 from jkeifer/patch-1 Bruno Oliveira 2023-05-24 08:10:42 -0300
  • 751d726d21
    nonpython example now repr all exceptions Jarrett Keifer 2023-05-23 20:06:05 -0700
  • 2b6d000459
    Merge 13a1f37e8d into 9e491f430e Tobias Deiminger 2023-05-23 13:58:15 -0400
  • 4e1dfb0769
    Merge 9d26781cb6 into 9e491f430e Ronny Pfannschmidt 2023-05-23 09:19:58 -0700
  • bdb453d94e Avoid ast deprecation warnings on Python 3.12 Ran Benita 2023-05-10 10:36:09 +0300
  • 9e491f430e
    [automated] Update plugin list (#11027) github-actions[bot] 2023-05-21 10:47:02 -0300
  • 12e8b9cd4d [automated] Update plugin list pytest bot 2023-05-21 00:21:42 +0000
  • 63f258f432 python: fix syntax typo Ran Benita 2023-05-20 19:46:42 +0300
  • baaa67dfb9 python: simplify code in Package.collect() Ran Benita 2023-05-19 14:56:37 +0300
  • 519f351b4f pathlib: extract `scandir` utility from `visit` Ran Benita 2023-05-19 14:21:37 +0300
  • 5d53447a73 fixtures: use isinstance in get_scope_package Ran Benita 2023-05-14 23:09:16 +0300
  • 1716d3c9bf fixtures: type annotate get_scope_package Ran Benita 2023-05-14 22:47:29 +0300
  • ac699e7b25 fixtures: add type annotations and docstring to `parsefactories` Ran Benita 2023-05-14 21:30:46 +0300
  • a5f37199a9 fixtures: inline FixtureRequest._addfinalizer Ran Benita 2023-05-13 10:34:15 +0300
  • eba76ce663 Merge branch 'main' into improve-high-scope-fixtures-teardown-issue-3806 Sadra Barikbin 2023-05-20 17:22:17 +0330
  • 9fa82598a9
    Use NamedTuple for pytest_report_teststatus return value (#10972) Roberto Aldera 2023-05-19 13:24:28 +0200
  • a2feb6bd00 add a warning about modifying the root logger during tests Erik Hasse 2023-05-18 00:19:36 -0500
  • 6c95cb607d
    [7.3.x] Spelling and grammar fixes (#11015) github-actions[bot] 2023-05-18 13:32:59 +0000
  • ba32a3bd87
    Handle disabled logging in 'caplog.set_level' and 'caplog.at_level' (#8758) Alex Lambson 2023-05-18 07:18:59 -0600
  • 9df468ab6b [7.3.x] Include reason in cache path warnings Ville Skyttä 2023-05-18 16:11:47 +0300
  • 438e228cb4 [7.3.x] Spelling and grammar fixes Ville Skyttä 2023-05-18 16:10:44 +0300
  • c8641f879f
    Include reason in cache path warnings to aid debugging (#11005) Ville Skyttä 2023-05-18 16:11:47 +0300
  • 6041511fb4
    Spelling and grammar fixes (#11014) Ville Skyttä 2023-05-18 16:10:44 +0300
  • 8214a59fc7 Spelling and grammar fixes Ville Skyttä 2023-05-18 13:58:15 +0300
  • 38a2364989 Include reason in cache path warnings to aid debugging Ville Skyttä 2023-05-15 10:15:33 +0300
  • 7f89996717 caplog un-disable logging, add missing test coverage Alex Lambson 2023-05-17 21:42:08 -0600
  • 150914d70a caplog un-disable logging, add missing test coverage Alex Lambson 2021-11-10 22:38:18 -0700
  • bc5a27f208 caplog un-disable logging, feedback per review #8711 Alex Lambson 2021-11-05 20:52:43 -0600
  • e480dfe48b Handle disabled logging in 'caplog.set_level' and 'caplog.at_level' #8711 Alex Lambson 2021-05-28 17:08:55 -0600
  • da8fa3794c
    Merge branch 'main' into update_pytest_report_teststatus_10872 Bruno Oliveira 2023-05-17 13:13:36 -0300
  • 627c1704ac
    Fix docs breakage Roberto Aldera 2023-05-17 17:52:10 +0200
  • efcb81c492
    [7.3.x] Reference "Status of Python Versions" in backwards-compatibility policy (#11010) github-actions[bot] 2023-05-17 11:04:47 +0000
  • be1da8e28c [7.3.x] Reference "Status of Python Versions" in backwards-compatibility policy Ronny Pfannschmidt 2023-05-17 09:51:30 +0200
  • 739408b958
    Merge pull request #11009 from nicoddemus/reference-status-of-python-versions Ronny Pfannschmidt 2023-05-17 09:51:30 +0200
  • 4c0a9a53d1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-05-17 05:49:19 +0000
  • 6342cc85af
    Update src/_pytest/terminal.py Roberto Aldera 2023-05-17 06:48:41 +0100
  • d7d23b3637
    Merge branch 'update_pytest_report_teststatus_10872' of https://github.com/roberto-aldera/pytest into update_pytest_report_teststatus_10872 Roberto Aldera 2023-05-17 07:44:39 +0200
  • 9b72346582
    Add original return tuple to return type for hook Roberto Aldera 2023-05-17 07:43:45 +0200
  • 3628d30b8c
    Fix underline length Roberto Aldera 2023-05-17 07:38:31 +0200
  • 38f62ef6cd
    Rename to "TestShortLogReport" Roberto Aldera 2023-05-17 07:27:08 +0200
  • 34d61487d4
    Add new named tuple to Objects Roberto Aldera 2023-05-17 07:23:07 +0200
  • 1636322995
    Reference "Status of Python Versions" in backwards-compatibility policy Bruno Oliveira 2023-05-16 20:24:06 -0300
  • b8edacb8f1
    [pre-commit.ci] pre-commit autoupdate (#11007) pre-commit-ci[bot] 2023-05-16 09:19:38 +0200
  • 83fe4f7bca
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-05-16 04:26:08 +0000
  • 612489e2bd
    [automated] Update plugin list (#11001) github-actions[bot] 2023-05-15 08:26:41 -0300
  • 383774db10
    build(deps): Bump actions/stale from 5 to 8 (#11003) dependabot[bot] 2023-05-15 07:29:18 +0200
  • 611099d179
    build(deps): Bump actions/stale from 5 to 8 dependabot[bot] 2023-05-15 04:01:59 +0000
  • fecf977e56
    Merge pull request #11002 from pytest-dev/backport-11000-to-7.3.x Ran Benita 2023-05-14 22:39:12 +0300
  • bcada5138a [7.3.x] monkeypatch: add support for TypedDict Adam J. Stewart 2023-05-14 14:17:00 -0500
  • 3b5b3cf50e
    monkeypatch: add support for TypedDict (#11000) Adam J. Stewart 2023-05-14 14:17:00 -0500