Commit Graph

  • b85b71cd22 Add explicit pytest.hookspec/hookimpl annotations, avoid legacy tryfirst/trylast marks Ran Benita 2021-11-02 09:23:06 +02:00
  • 89a3df3e20 Deprecate --boxed Ran Benita 2021-11-02 09:00:24 +02:00
  • 39eec49ddf Merge pull request #726 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-11-01 19:02:26 -03:00
  • bf9606c672 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-11-01 20:27:36 +00:00
  • 18cd9b900c Merge pull request #725 from bluetech/docs-master Ran Benita 2021-11-01 18:27:19 +02:00
  • 10d8198d88 Merge pull request #724 from pytest-dev/bluetech-patch-1 Bruno Oliveira 2021-11-01 08:08:20 -03:00
  • 475d7c4c2a README,OVERVIEW: replace master -> controller Ran Benita 2021-11-01 09:36:12 +02:00
  • 0fac79b29c README: fill in TBD version Ran Benita 2021-11-01 09:24:59 +02:00
  • 827909b4e1 Merge pull request #723 from bluetech/modernize Ran Benita 2021-11-01 09:19:04 +02:00
  • ae58690f3e Avoid soft-deprecated pathlist ini type on pytest>=7 Ran Benita 2021-10-30 20:13:32 +03:00
  • d794b27e72 Use config._tmp_path_factory instead of config._tmpdirhandler Ran Benita 2021-10-30 21:27:26 +03:00
  • 787b8d9c14 Add basic mypy linting Ran Benita 2021-10-30 12:18:11 +03:00
  • 9ddb274f23 Update test suite to modern pytest Ran Benita 2021-10-30 11:02:23 +03:00
  • 5672d85809 Require pytest>=6.2 Ran Benita 2021-10-30 20:47:21 +03:00
  • 999923ba97 Allow black and rst pre-commit hooks to run on any Python 3 version Ran Benita 2021-10-30 12:10:08 +03:00
  • f51289582e Bring back tox -e linting Ran Benita 2021-10-30 12:05:39 +03:00
  • 130dcdef76 Add build-system to pyproject.toml Ran Benita 2021-10-30 11:57:48 +03:00
  • f8a434e349 Move metadata from setup.py to setup.cfg Ran Benita 2021-10-30 11:56:31 +03:00
  • b2f3d08106 Merge pull request #715 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-10-11 17:03:57 -03:00
  • 4d902461f9 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-10-11 19:44:07 +00:00
  • 15b411e94b Merge pull request #713 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-10-04 18:57:14 -03:00
  • 3fa5431a53 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-10-04 19:50:07 +00:00
  • 640c85a70a Merge pull request #710 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-09-27 22:52:42 -03:00
  • c0ce0c0171 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-09-27 19:44:31 +00:00
  • 9943887304 Merge pull request #708 from nicoddemus/use-modern-hook-opts Bruno Oliveira 2021-09-24 10:18:39 -03:00
  • c7c7f9ef5b Use modern options configurations for hooks Bruno Oliveira 2021-09-24 08:17:11 -03:00
  • 56275d4418 Merge pull request #701 from nicoddemus/release-2.4.0 Bruno Oliveira 2021-09-21 09:26:20 -03:00
  • 4097c343c2 Add final note to merge PR in RELEASING.rst Bruno Oliveira 2021-09-21 09:21:51 -03:00
  • 4b487ed5e1 Manually fix changelog title v2.4.0 Bruno Oliveira 2021-09-20 21:19:04 -03:00
  • ecf4d3be31 Release 2.4.0 Bruno Oliveira 2021-09-20 21:17:31 -03:00
  • 87d89795e3 Merge pull request #704 from hugovk/add-3.10 Bruno Oliveira 2021-09-20 21:16:42 -03:00
  • b4544c8849 Merge pull request #706 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-09-20 21:04:22 -03:00
  • 66dc3904b4 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-09-20 20:00:03 +00:00
  • e0ce1b7418 Add news file to add support for Python 3.10 Hugo van Kemenade 2021-09-15 17:28:44 +03:00
  • ed47f0e01a Add support for Python 3.10 Hugo van Kemenade 2021-09-15 17:14:59 +03:00
  • 1c8178abc5 Merge pull request #703 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-09-15 08:52:56 -03:00
  • 9807064f66 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-09-13 19:41:01 +00:00
  • 766e67ce52 Use setproctitle if available to show state (#696) David Lamparter 2021-09-03 17:58:01 +02:00
  • 305aeeacec Merge pull request #700 from nicoddemus/fix-pytestmaster Bruno Oliveira 2021-09-03 12:45:44 -03:00
  • 90fc616906 Fix test_fixture_teardown_failure for pytest master Bruno Oliveira 2021-09-01 07:54:13 -03:00
  • 5f4d6ea0e6 Merge pull request #699 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-09-01 07:50:56 -03:00
  • a0ad5cf041 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-08-30 19:26:09 +00:00
  • 5e0b40cea2 Merge pull request #694 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-08-24 08:08:18 -03:00
  • 513e203ee1 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-08-23 18:59:34 +00:00
  • a5c65dd1e4 Merge pull request #689 from pytest-dev/pre-commit-ci-update-config Thomas Grainger 2021-07-26 19:55:07 +01:00
  • ccb14f24fc [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-07-26 18:05:33 +00:00
  • 76dbde0475 Merge pull request #686 from pytest-dev/pre-commit-ci-update-config Ronny Pfannschmidt 2021-07-20 10:44:03 +02:00
  • 1167e1609c [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-07-19 22:14:44 +00:00
  • 348a956724 Merge pull request #678 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-07-13 08:02:41 -03:00
  • dba716ba91 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-07-12 23:28:12 +00:00
  • e7c42f0b3b finish release 2.3.0 Ronny Pfannschmidt 2021-06-16 23:53:52 +02:00
  • fe57b39563 fixup: add release title underline for 2.3.0 v2.3.0 Ronny Pfannschmidt 2021-06-16 11:49:15 +02:00
  • 26e7d953f4 prepare release 2.3.0 Ronny Pfannschmidt 2021-06-16 11:46:18 +02:00
  • b02a6db771 Merge pull request #667 from graingert/fix-sys-path Ronny Pfannschmidt 2021-06-16 11:40:55 +02:00
  • b0722675e0 add newsfile Thomas Grainger 2021-06-16 10:33:45 +01:00
  • 881cc48271 Merge pull request #672 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-06-15 09:46:15 -03:00
  • 958679e9a7 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-06-14 17:41:19 +00:00
  • 7f07d50808 Merge pull request #646 from kroeschl/numprocesses-logical Ronny Pfannschmidt 2021-06-08 08:44:29 +02:00
  • fb518def55 Merge pull request #669 from pytest-dev/pre-commit-ci-update-config Ronny Pfannschmidt 2021-06-08 08:43:14 +02:00
  • 0b14d92894 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-06-08 01:53:05 +00:00
  • 02f971d45f swap docstring Thomas Grainger 2021-06-03 21:46:21 +01:00
  • 56e631b4bb fix sys.path for local workers Fixes #421 Thomas Grainger 2021-06-03 21:07:01 +01:00
  • 7f2426b11d Merge pull request #665 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-05-31 16:35:11 -03:00
  • 0c84201b40 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2021-05-31 19:13:25 +00:00
  • 08d8a62040 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-31 17:33:03 +00:00
  • f36ee80e8c Merge pull request #666 from nicoddemus/296-capture-docs Bruno Oliveira 2021-05-27 12:50:07 -03:00
  • f75479f7f3 Document that -s doesn't work with pytest-xdist Bruno Oliveira 2021-05-27 10:46:23 -03:00
  • 10ec3af8a0 Merge pull request #662 from pytest-dev/pre-commit-ci-update-config Ronny Pfannschmidt 2021-05-17 21:34:49 +02:00
  • 577e24b5bd [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-17 17:29:04 +00:00
  • e37039ee41 Merge pull request #660 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-05-13 08:11:26 -03:00
  • cc828ddbfc [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-10 20:26:00 +00:00
  • 4f459aa119 Merge pull request #656 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-05-04 11:24:47 -03:00
  • 3a7604bdb7 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-03 17:21:44 +00:00
  • d4d01bba2e Apply suggestions from code review Bruno Oliveira 2021-04-27 11:51:04 -03:00
  • 4d27110beb Add 'logical' CPU count choice for --numprocesses Kyle Roeschley 2021-03-25 10:37:29 -05:00
  • 260211603e [pre-commit.ci] pre-commit autoupdate (#655) pre-commit-ci[bot] 2021-04-27 09:30:37 -03:00
  • f861f1667d add new pytest_handlecrashitem hook xoviat 2021-04-27 07:07:49 -05:00
  • f5665436e9 Merge pull request #654 from nicoddemus/drop-py35 Bruno Oliveira 2021-04-27 08:44:56 -03:00
  • 8b35945d54 Drop Python 3.5 support Bruno Oliveira 2021-04-25 09:26:15 -03:00
  • 3fe2094197 Merge pull request #649 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-04-24 16:19:00 -03:00
  • 04dde88996 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-04-19 17:12:26 +00:00
  • 9785a316ae [pre-commit.ci] pre-commit autoupdate (#645) pre-commit-ci[bot] 2021-04-07 10:13:14 -03:00
  • 1dc019709c Use 'main' to refer to pytest default branch in tox env names. (#643) Thomas Grainger 2021-03-20 14:43:57 +00:00
  • d909dcc61f Merge pull request #642 from adamchainz/upgrade_pre_commit Bruno Oliveira 2021-03-20 11:34:20 -03:00
  • f02aa70c95 Upgrade pre-commit hooks Adam Johnson 2021-03-19 15:09:49 +00:00
  • 1637dc18d0 Merge pull request #638 from AizenGlobal/hotfix/master_to_main Bruno Oliveira 2021-03-20 11:08:42 -03:00
  • f5342962ab [HOTFIX] rename pytest's branch(master to main) baekdohyeop 2021-03-15 13:02:19 +09:00
  • 1189ae4b91 Merge pull request #624 from pytest-dev/fix-592-use-controller Ronny Pfannschmidt 2021-02-11 12:27:08 +01:00
  • 89c86af894 Merge pull request #627 from pytest-dev/release-2.2.1 Ronny Pfannschmidt 2021-02-09 22:11:18 +01:00
  • b239199061 release 2.2.1 v2.2.1 Ronny Pfannschmidt 2021-02-09 21:55:43 +01:00
  • 9e4e8b74e0 Apply suggestions from code review Ronny Pfannschmidt 2021-02-09 21:51:30 +01:00
  • 166bdb4103 prepare #592: replace master with controller where we can Ronny Pfannschmidt 2021-02-07 22:07:12 +01:00
  • e4bcbbee78 Merge pull request #618 from staticdev/add-python-39-docs Ronny Pfannschmidt 2021-02-07 20:58:07 +01:00
  • f6308cad01 Merge pull request #623 from pytest-dev/pytest-fspath-deprecation-prep Ronny Pfannschmidt 2021-02-07 20:57:16 +01:00
  • aa89c42ad7 prepare for Node.fspath deprecation Ronny Pfannschmidt 2021-02-07 20:37:40 +01:00
  • 40fa7b091d Add python 3.9 to classifiers staticdev 2021-01-19 20:39:44 +01:00
  • ad99d943de Disable pytest-services plugin in test to avoid worker_id conflict (#612) Michał Górny 2020-12-15 13:07:13 +01:00
  • 0d2480f7e3 Merge pull request #610 from nicoddemus/release-2.2.0 Bruno Oliveira 2020-12-14 09:15:48 -03:00
  • 8f90fb73db Release 2.2.0 v2.2.0 Bruno Oliveira 2020-12-14 09:07:15 -03:00
  • c5fadcd734 Merge pull request #608 from nicoddemus/better-errors Bruno Oliveira 2020-12-14 09:04:11 -03:00