Commit Graph

  • e232b7886a Merge pull request #838 from pytest-dev/hroncok-patch-1 Bruno Oliveira 2022-10-28 13:52:42 -03:00
  • 873c1fdd5e Remove deprecated stuff from the package description Miro Hrončok 2022-10-28 16:29:45 +02:00
  • 7949c14f67 Merge pull request #830 from nicoddemus/release-3.0.0 Bruno Oliveira 2022-10-25 12:58:44 -03:00
  • eed37d4771 Update CHANGELOG v3.0.2 Bruno Oliveira 2022-10-25 12:36:11 -03:00
  • 3e9284b6e0 Merge remote-tracking branch 'upstream/master' into release-3.0.0 Bruno Oliveira 2022-10-25 12:35:32 -03:00
  • ccdab727a2 Merge pull request #831 from pytest-dev/fix-setup Bruno Oliveira 2022-10-25 12:32:31 -03:00
  • 0c981d3547 fix and update packaging Ronny Pfannschmidt 2022-10-25 17:07:47 +02:00
  • 38dcf52ae6 Release 3.0.1 v3.0.1 Bruno Oliveira 2022-10-25 08:59:20 -03:00
  • f2633f1b37 Fetch all tags, as required by setuptools-scm Bruno Oliveira 2022-10-25 08:58:30 -03:00
  • 192193197b Update CHANGELOG for 3.0 v3.0.0 Bruno Oliveira 2022-10-24 13:44:11 -03:00
  • 0f58a14def Fix towncrier command for latest version Bruno Oliveira 2022-10-24 13:42:53 -03:00
  • bd23c2460f Fix changelog fragments Bruno Oliveira 2022-10-24 13:27:14 -03:00
  • 794f28bcf4 Use modern syntax for towncrier Bruno Oliveira 2022-10-24 13:15:08 -03:00
  • 31e80c8c6a Merge pull request #828 from nicoddemus/deprecate-rsync-825 Bruno Oliveira 2022-10-24 13:02:58 -03:00
  • 1e9f6a7c3c Fix type annotation for pytest 6.2 Bruno Oliveira 2022-10-24 12:02:42 -03:00
  • ed65e888cf Deprecate rsync support Bruno Oliveira 2022-10-24 08:56:27 -03:00
  • c168706fbe Get -nauto default from PYTEST_XDIST_AUTO_NUM_WORKERS (#829) Petr Viktorin 2022-10-24 14:33:19 +02:00
  • ab95a4b45d Merge pull request #827 from nicoddemus/deprecate-looponfail Bruno Oliveira 2022-10-22 13:31:06 -03:00
  • 8b0856a986 Deprecate looponfail plugin Bruno Oliveira 2022-10-22 10:24:20 -03:00
  • f2064873fd Merge pull request #821 from nicoddemus/drop-forked Bruno Oliveira 2022-10-22 10:04:40 -03:00
  • 1fbf49909f Remove --boxed and pytest-forked dependency Bruno Oliveira 2022-10-21 19:13:06 -03:00
  • 1471164197 Replace usages of py.log by custom implementation (#822) Anthony Sottile 2022-10-22 03:26:01 -07:00
  • 80130d59ea Restore old initial batch distribution logic in LoadScheduling (#812) Aleksandr Mezin 2022-10-22 16:12:16 +06:00
  • a1785b539c Merge pull request #824 from nicoddemus/drop-py-path Bruno Oliveira 2022-10-22 07:00:42 -03:00
  • 25cc1a4119 Replace py.path.local usages by pathlib.Path Bruno Oliveira 2022-10-21 22:09:38 -03:00
  • f04cd22fd6 Merge pull request #823 from pytest-dev/remove-pydir Anthony Sottile 2022-10-21 20:38:22 -04:00
  • 42024f374a remove py._pydir as rsync candidate Anthony Sottile 2022-10-21 16:06:07 -07:00
  • e407a3377e Cancel shutdown when crashed worker is restarted (#813) Aleksandr Mezin 2022-09-07 02:37:38 +06:00
  • 6169d494a4 Merge pull request #516 from blueyed/test_collection_crash Bruno Oliveira 2022-09-06 17:29:28 -03:00
  • d137384315 Add test_collection_crash Daniel Hahler 2020-03-30 23:57:01 +02:00
  • 23992d874e Merge pull request #807 from pytest-dev/no-capture-docs Bruno Oliveira 2022-09-06 17:20:20 -03:00
  • 2ec4f407f5 Add known limitation about -s not working Bruno Oliveira 2022-08-24 12:52:36 -03:00
  • 9236f11757 Added a couple tests for #404 (#766) Sylvain Marié 2022-08-23 22:41:23 +02:00
  • 61132777f8 Added known limitation section to the docs (#796) Pepa 2022-07-22 15:44:17 +02:00
  • 8616ff368c Merge pull request #793 from pytest-dev/fix-setuptools-scm Bruno Oliveira 2022-07-13 15:55:17 -03:00
  • 1a5e680e91 Document the pytest_xdist_auto_num_workers hook (#791) Petr Viktorin 2022-07-13 20:54:26 +02:00
  • 9d69c1a7da correct setuptools_scm support Ronny Pfannschmidt 2022-07-12 16:54:51 +02:00
  • 8a417f4545 Merge pull request #785 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-05-31 08:05:58 -03:00
  • 44cbd7fdc5 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-30 21:01:27 +00:00
  • 37c06dae24 Merge pull request #782 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-05-10 19:14:57 -03:00
  • 2220ccecb1 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-09 20:58:23 +00:00
  • 7743e14fd4 [pre-commit.ci] pre-commit autoupdate (#781) pre-commit-ci[bot] 2022-05-04 09:21:39 -03:00
  • 8652ef91e6 Fix the example of using --rsyncdir option (#777) auziel 2022-04-21 00:00:28 +03:00
  • e526c38311 Merge pull request #776 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-04-12 08:05:34 -03:00
  • 8723495e9b [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-11 21:29:34 +00:00
  • 48a213b47c Merge pull request #774 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-04-04 18:18:41 -03:00
  • eca7f202b6 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-04 20:28:36 +00:00
  • 3fc253f192 Merge pull request #770 from pytest-dev/pre-commit-ci-update-config Ronny Pfannschmidt 2022-03-28 22:02:14 +02:00
  • 6fca8686f5 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-28 19:38:44 +00:00
  • 9c7b5f4831 Merge pull request #768 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-03-22 09:09:23 -03:00
  • 2fefa36db6 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-21 23:42:02 +00:00
  • 1102b82795 Merge pull request #765 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-03-15 16:39:52 -03:00
  • a685a04bd1 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-14 23:27:19 +00:00
  • 41a4d439c8 Fix typo in docs Bruno Oliveira 2022-03-10 12:24:32 -03:00
  • 24f331ccf0 Merge pull request #764 from nicoddemus/fix-log-worker Bruno Oliveira 2022-03-10 11:55:19 -03:00
  • 34f63600ee Simplify the example about creating one log per worker Bruno Oliveira 2022-03-10 11:51:43 -03:00
  • 28688962e1 Merge pull request #762 from marcosanchotene/multiple-log-files Bruno Oliveira 2022-03-10 09:38:24 -03:00
  • 7f04ce35c9 Add blacken-docs and use autodoc Bruno Oliveira 2022-03-10 09:33:23 -03:00
  • ad5468b6e7 Add blacken docs pre-commit hook Bruno Oliveira 2022-03-10 09:26:16 -03:00
  • 797867f23d Simplify example and use syntax for env vars Bruno Oliveira 2022-03-10 09:25:37 -03:00
  • e3c1a3de67 Remove redundant type casts Bruno Oliveira 2022-03-10 09:11:00 -03:00
  • 14e1d80f10 Add instructions to create one file for each worker Marco Sanchotene 2022-03-08 19:11:48 -03:00
  • 29c4cce1d4 Merge pull request #757 from kianmeng/fix-typos Bruno Oliveira 2022-02-07 20:29:59 -03:00
  • d79ef915a2 Fix typos Kian-Meng Ang 2022-02-07 21:59:38 +08:00
  • 290b322a5d [pre-commit.ci] pre-commit autoupdate (#755) pre-commit-ci[bot] 2022-02-01 08:34:13 -03:00
  • 8fcf927c44 Merge pull request #748 from bluetech/changelog Ran Benita 2022-01-31 15:30:33 +02:00
  • 8cd10225df Add sphinx docs folder and changelog URLs to metadata (#751) Bruno Oliveira 2022-01-29 13:29:36 -03:00
  • 1a5ad8ac20 Merge pull request #750 from ssbarnea/fix/maxprocesses Bruno Oliveira 2022-01-29 08:04:12 -03:00
  • dd61dce892 Document two missing arguments Sorin Sbarnea 2022-01-29 10:44:42 +00:00
  • 2aeb5d51f5 CHANGELOG: add --boxed deprecation to 2.5.0 Ran Benita 2022-01-24 16:14:24 +02:00
  • a1a6c77028 Merge pull request #746 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-01-11 07:22:27 -03:00
  • 628a04de8e [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-10 21:28:28 +00:00
  • 5749a347b9 Merge pull request #745 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2022-01-04 09:24:43 -03:00
  • c4e0d39f21 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-03 21:09:27 +00:00
  • d709e4cda0 Merge pull request #744 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-12-27 19:00:50 -03:00
  • 1c7fc1a812 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-12-27 21:13:26 +00:00
  • 6b02b353d2 Merge pull request #743 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-12-27 09:29:49 -03:00
  • 18143275c6 Remove obsolete skip based on java (no longer supported) Bruno Oliveira 2021-12-27 08:05:46 -03:00
  • d21f59fea7 Fix typing errors after updating mypy Bruno Oliveira 2021-12-27 08:05:01 -03:00
  • 82ecdea0c2 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-12-20 20:42:50 +00:00
  • f9f8a765ba Merge pull request #741 from nicoddemus/release-2.5.0 Bruno Oliveira 2021-12-10 08:45:48 -03:00
  • 13f39349c6 Remove unnecessary skip from test_logfinish_hook as we require pytest>=6.2 v2.5.0 Bruno Oliveira 2021-12-10 08:32:32 -03:00
  • c76d5622f1 Skip test_warning_captured_deprecated_in_pytest_6 in pytest>=7.1 Bruno Oliveira 2021-12-10 08:31:00 -03:00
  • 5f78c7155e Fix CHANGELOG header Bruno Oliveira 2021-12-10 08:19:30 -03:00
  • c8bbc03e49 Release 2.5.0 Bruno Oliveira 2021-12-10 08:18:22 -03:00
  • 8dbf3677dc Merge pull request #738 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-12-06 18:58:17 -03:00
  • a25c14bef5 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-12-06 21:11:40 +00:00
  • 110c114025 Merge pull request #734 from nicoddemus/revamp-readme Bruno Oliveira 2021-12-02 10:07:49 -03:00
  • 83bdbf4b95 Revamp README Bruno Oliveira 2021-11-29 12:11:52 -03:00
  • 630c1eb6f2 Merge pull request #733 from baekdohyeop/feature-loadgroup Bruno Oliveira 2021-11-29 12:00:59 -03:00
  • 62e50d0097 Address review baekdohyeop 2021-11-29 02:49:50 +09:00
  • 1b5d6b6db7 Add changelog baekdohyeop 2021-11-29 00:11:26 +09:00
  • 52a395888f Create new dist option 'loadgroup' baekdohyeop 2021-11-29 00:03:49 +09:00
  • 6d83034bb8 Fix test_warning_captured_deprecated_in_pytest_6 Bruno Oliveira 2021-11-28 10:30:05 -03:00
  • 408eb1cfec Merge pull request #732 from nicoddemus/fix-warning-captured-test Bruno Oliveira 2021-11-28 11:15:04 -03:00
  • 1e150204e0 Fix test_warning_captured_deprecated_in_pytest_6 Bruno Oliveira 2021-11-28 10:30:05 -03:00
  • e2a9381036 Merge pull request #731 from pytest-dev/pre-commit-ci-update-config Bruno Oliveira 2021-11-28 10:31:05 -03:00
  • 982de538c0 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-11-22 20:53:14 +00:00
  • 2bac85562b Merge pull request #728 from bluetech/hookimpl-decorators Ran Benita 2021-11-02 12:28:36 +02:00
  • b2586c3f48 Merge pull request #727 from bluetech/deprecate-boxed Ran Benita 2021-11-02 12:28:19 +02:00