Commit Graph

  • 16d636391b Propagate internal errors to the master node Bruno Oliveira 2020-12-12 11:34:57 -03:00
  • 948f13730d Merge pull request #609 from nicoddemus/gh-actions Bruno Oliveira 2020-12-13 19:58:48 -03:00
  • db896a9d33 tox linting env expects Python 3.7 Bruno Oliveira 2020-12-12 12:06:33 -03:00
  • cf45eab977 Use GHA badge in README Bruno Oliveira 2020-12-12 12:02:17 -03:00
  • 00b0464d4b Remove travis and appveyor configs Bruno Oliveira 2020-12-12 12:01:16 -03:00
  • b3a1bf3c2e Fix test_warning_captured_deprecated_in_pytest_6 Bruno Oliveira 2020-12-12 11:58:41 -03:00
  • 3fb369c8ac Fix linting Bruno Oliveira 2020-12-12 11:52:47 -03:00
  • 16694a978d Pass PRE_COMMIT_HOME to reuse local cache Bruno Oliveira 2020-12-12 11:52:37 -03:00
  • 2dcb40799f Setup GitHub Actions Bruno Oliveira 2020-12-12 11:45:40 -03:00
  • 14bafa6dd5 Rename HOWTORELEASE.rst to RELEASING.rst Bruno Oliveira 2020-09-22 09:45:02 -03:00
  • b51286aaa2 Merge pull request #599 from yili1992/master Bruno Oliveira 2020-09-12 07:56:49 -03:00
  • 03ddee6620 docs: fix invalid url 易陆 2020-09-10 10:16:16 +08:00
  • e03566b7d6 docs: fix invalid url 易陆 2020-09-10 10:14:37 +08:00
  • 46cf204c64 Merge pull request #591 from nicoddemus/release-2.1.0 Bruno Oliveira 2020-08-25 09:40:01 -03:00
  • 5b7eeab7dc Release 2.1.0 v2.1.0 Bruno Oliveira 2020-08-25 09:01:37 -03:00
  • 9fd3b66292 Merge pull request #590 from nicoddemus/auto-hook Bruno Oliveira 2020-08-25 09:00:38 -03:00
  • fe48256f1a Remove universal wheel setting: pytest-xdist is Python 3 only Bruno Oliveira 2020-08-25 08:45:45 -03:00
  • 607d8288d4 Add psutil extra and introduce pytest_xdist_auto_num_workers hook Bruno Oliveira 2020-08-24 15:17:43 -03:00
  • e469fc7b80 Revert "Merge pull request #560 from utapyngo/logical-cpu-count" Bruno Oliveira 2020-08-24 14:50:36 -03:00
  • 7caf7437e3 Merge pull request #588 from pelmini/fix_readme Bruno Oliveira 2020-08-24 14:46:33 -03:00
  • 457386f837 Fixed typo in README pelmini 2020-08-23 15:10:43 -07:00
  • 1d08799c82 Merge pull request #582 from nicoddemus/fix-docs Bruno Oliveira 2020-08-15 07:56:28 -03:00
  • ac5b9956bb Fix session-scoped fixtures example in README Bruno Oliveira 2020-08-15 07:43:11 -03:00
  • 995b34aadc Merge pull request #575 from nicoddemus/release-2.0.0 Bruno Oliveira 2020-08-14 11:34:48 -03:00
  • 43dad454c6 Prepare release 2.0.0 v2.0.0 Bruno Oliveira 2020-08-12 17:28:27 -03:00
  • c211d247a7 Noisy rsync (#473) Christine M 2020-08-12 15:23:03 -05:00
  • 2b8b8408bd run pyupgrade in ci (#573) Thomas Grainger 2020-08-06 17:03:06 +01:00
  • 30606257fc Merge pull request #572 from pytest-dev/pytest6 Bruno Oliveira 2020-08-06 09:12:58 -03:00
  • d153e0a4c4 Remove compat for pytest < 6 Zac-HD 2020-08-06 15:44:56 +10:00
  • ba8398478e New methods is_xdist_worker, is_xdist_master, get_xdist_worker_id. (#505) Sylvain Marié 2020-08-06 01:41:54 +02:00
  • abc1ae0e02 Merge pull request #571 from nicoddemus/remove-pytest-logwarning Bruno Oliveira 2020-08-05 20:27:57 -03:00
  • 047816f33a Drop features from old pytest versions Bruno Oliveira 2020-08-05 19:45:08 -03:00
  • 56a852665d Merge pull request #570 from nicoddemus/fix-config-init Bruno Oliveira 2020-08-05 19:44:55 -03:00
  • 55838a126d Remove unnecessary skipif and changelog Bruno Oliveira 2020-08-05 19:24:53 -03:00
  • bcfbf9f94b tox.ini: Extend testing to py39 Michał Górny 2020-07-31 20:16:41 +02:00
  • 94bdd18a03 Fix skipping test_config_initialization for pytest<5 Michał Górny 2020-07-31 20:13:24 +02:00
  • fe459ba716 Merge pull request #541 from pytest-dev/emancipation Bruno Oliveira 2020-08-05 19:18:02 -03:00
  • 2f014c39df Minor changelog adjustment Bruno Oliveira 2020-08-05 19:02:50 -03:00
  • e5cdb771f7 Add CHANGELOG about dropping Python 2.7 Bruno Oliveira 2020-08-05 19:01:33 -03:00
  • bdf66f2c8e Add CHANGELOG about requiring pytest 6.0+ Bruno Oliveira 2020-08-05 18:57:25 -03:00
  • 62bc333e3e Fix tests Hugo 2020-07-30 09:46:55 +03:00
  • dddac7c7e9 Remove six library Hugo 2020-07-11 16:17:20 +03:00
  • 9decca0023 Drop support for EOL Python 2 Hugo 2020-07-11 16:12:42 +03:00
  • 22ae7ff7af Upgrade Python syntax with pyupgrade --py3-plus Hugo 2020-07-11 16:09:19 +03:00
  • 6f315356be Set py35 as target version for Black Hugo 2020-07-11 16:07:24 +03:00
  • de3e54fd27 Finish removal of "slave" terminology Zac-HD 2020-06-12 18:00:28 +10:00
  • f23c717a36 Delete old issues file Zac-HD 2020-06-12 17:59:07 +10:00
  • 0094b29a14 Merge pull request #560 from utapyngo/logical-cpu-count Zac Hatfield-Dodds 2020-08-03 22:49:09 +10:00
  • e528a42ddc Support OpenBSD and NetBSD Ivan Zaikin 2020-07-28 08:55:32 +07:00
  • c6255faad4 Merge pull request #564 from nicoddemus/release-1.34.0 Bruno Oliveira 2020-07-27 20:09:04 -03:00
  • 7bf654775d Release 1.34.0 v1.34.0 Bruno Oliveira 2020-07-27 19:36:42 -03:00
  • b524317863 Make "--pdb" imply "--dist no" Adam Johnson 2020-07-25 00:07:42 +01:00
  • 467ac33d0b tests: check that PYTEST_ADDOPTS is not processed twice Daniel Hahler 2020-07-25 00:04:16 +02:00
  • fac0c14e28 Merge pull request #531 from mgorny/timeout Bruno Oliveira 2020-07-24 15:47:20 -03:00
  • 82730e5c6c Improve description of testing with multiple CPU's Adam Johnson 2020-07-24 19:46:49 +01:00
  • 78eaa4c0e2 Merge pull request #563 from nicoddemus/pytest-warning-captured-562 Bruno Oliveira 2020-07-24 15:40:19 -03:00
  • 18b18870a8 Do not trigger pytest_warning_captured in pytest 6.0+ Bruno Oliveira 2020-07-24 15:19:07 -03:00
  • 3312dcde61 Apply black Ivan Zaikin 2020-07-23 10:42:18 +07:00
  • 1c85f1817a Add changelog Ivan Zaikin 2020-07-23 10:42:04 +07:00
  • 77e5fdfef9 Use psutil.cpu_count(logical=False) in auto_detect_cpus() Ivan Zaikin 2020-07-23 10:18:43 +07:00
  • 2fc21fddbb Merge pull request #558 from nicoddemus/fix-rsync-dirs Bruno Oliveira 2020-07-13 15:09:48 -03:00
  • 443dc21061 Fix rsyncdirs usage with pytest 6.0 Bruno Oliveira 2020-07-13 12:01:16 -03:00
  • 727c41e957 Merge pull request #556 from nicoddemus/release-1.33.0 Bruno Oliveira 2020-07-09 20:47:50 -03:00
  • 7396ffb7e8 Release 1.33.0 v1.33.0 Bruno Oliveira 2020-07-09 20:20:02 -03:00
  • fbfe3b9a91 Add missing changelog for #548 Bruno Oliveira 2020-07-09 20:19:17 -03:00
  • 075a74202b Add missing changelog for #554 Bruno Oliveira 2020-07-09 20:14:37 -03:00
  • b8e1e63c7a Merge pull request #554 from nicoddemus/fix-compat-pytest-master Bruno Oliveira 2020-07-09 16:49:50 -03:00
  • bc0866f216 Merge pull request #548 from swt2c/exclude_scm_ci_files Bruno Oliveira 2020-07-08 18:12:33 -03:00
  • b25757199c Support new `pytest_warning_recorded` hook from pytest 6.0 Bruno Oliveira 2020-07-08 17:51:45 -03:00
  • 77a1db27cd Fix compatibility with pytest master Bruno Oliveira 2020-07-08 15:58:06 -03:00
  • f5021313ec Merge pull request #545 from lgeiger/list-comprehensions Bruno Oliveira 2020-07-08 15:44:25 -03:00
  • 925829cb72 Exclude SCM and CI files from distribution Scott Talbert 2020-06-26 12:02:03 -04:00
  • 311cbfabfb Prefer list comprehensions over list.append() Lukas Geiger 2020-06-21 01:00:02 +02:00
  • e48491d4fd Fix linting Bruno Oliveira 2020-05-03 09:38:57 -03:00
  • 27519e8018 Increase pexpect timeouts to prevent tests from failing Michał Górny 2020-05-03 11:23:33 +02:00
  • 59caed8e2f Merge pull request #530 from pytest-dev/release-1.32.0 Bruno Oliveira 2020-05-02 20:50:47 -03:00
  • d3e1a52caa Prepare version 1.32.0 v1.32.0 Sven-Hendrik Haase 2020-05-03 01:00:40 +02:00
  • 905eb3244d Merge pull request #528 from ashokdelphia/fix-acessing-typo-in-readme Bruno Oliveira 2020-05-02 11:41:18 -03:00
  • b4fb97a6e0 Fix typo in readme. Ashok Argent-Katwala 2020-05-01 07:25:49 -04:00
  • e8bbb4db2a Merge pull request #525 from pytest-dev/524-add-global-session-uuid Sven-Hendrik Haase 2020-05-01 19:36:53 +02:00
  • 069f959690 Fix docs format Sven-Hendrik Haase 2020-05-01 18:56:09 +02:00
  • f56596bcdc Merge branch 'master' into 524-add-global-session-uuid Sven-Hendrik Haase 2020-05-01 16:56:23 +02:00
  • ec13ceaa0c Merge pull request #527 from pytest-dev/ignore-python38-failure Sven-Hendrik Haase 2020-05-01 16:54:21 +02:00
  • 8714a99d51 Ignore Python 3.8 specific failure in pytest for now Sven-Hendrik Haase 2020-04-30 20:46:12 +02:00
  • 2183d741bb Add global session uuid (fixes #524) Sven-Hendrik Haase 2020-04-29 04:32:36 +02:00
  • 453cbd88dd tox/ci: remove testing with pytest's features branch (#509) Daniel Hahler 2020-03-31 11:11:05 +02:00
  • bea6f66174 Merge pull request #475 from hugovk/rm-3.4 Bruno Oliveira 2020-03-28 23:01:12 -03:00
  • 3a470043c9 Merge branch 'master' into rm-3.4 Hugo van Kemenade 2020-01-26 21:05:51 +02:00
  • 6fd5b56491 Merge pull request #495 from nicoddemus/release-1.31.0 Bruno Oliveira 2019-12-19 22:45:30 -03:00
  • 1f139a85d7 Release 1.31.0 v1.31.0 Bruno Oliveira 2019-12-19 22:28:21 -03:00
  • 1e284d31d0 Move 1.30.0 changelog to the top (by mistake?) Bruno Oliveira 2019-12-19 22:25:42 -03:00
  • 038a59eebc Fix regression with custom arguments being dropped in non-local… (#491) Ionel Cristian Mărieș 2019-12-20 02:00:02 +02:00
  • 69d98fb079 Format with Black Hugo 2019-12-02 18:00:05 +02:00
  • db5532cba3 Add news file Hugo 2019-10-09 16:05:23 +03:00
  • 157871c026 Upgrade Python syntax with pyupgrade Hugo 2019-12-02 17:57:38 +02:00
  • cf59eb07b9 Remove: '[WARNING] Unexpected key(s) present on local => rst: python_version' Hugo 2019-10-09 15:14:11 +03:00
  • 8f1e6ad10c Drop support for EOL Python 3.4 Hugo 2019-12-02 17:56:08 +02:00
  • 3a87f367fe pre-commit autoupdate Hugo 2019-12-02 17:53:52 +02:00
  • 66e74c8eb3 Add support for Python 3.8 (#486) Bruno Oliveira 2019-11-22 09:03:27 -03:00
  • 7eb08599c1 Add news file Hugo 2019-11-09 17:02:35 +02:00