Marco Sanchotene
14e1d80f10
Add instructions to create one file for each worker
2022-03-08 19:11:48 -03:00
Bruno Oliveira
29c4cce1d4
Merge pull request #757 from kianmeng/fix-typos
2022-02-07 20:29:59 -03:00
Kian-Meng Ang
d79ef915a2
Fix typos
2022-02-07 21:59:38 +08:00
pre-commit-ci[bot]
290b322a5d
[pre-commit.ci] pre-commit autoupdate ( #755 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-02-01 08:34:13 -03:00
Ran Benita
8fcf927c44
Merge pull request #748 from bluetech/changelog
...
CHANGELOG: add `--boxed` deprecation to 2.5.0
2022-01-31 15:30:33 +02:00
Bruno Oliveira
8cd10225df
Add sphinx docs folder and changelog URLs to metadata ( #751 )
2022-01-29 16:29:36 +00:00
Bruno Oliveira
1a5ad8ac20
Merge pull request #750 from ssbarnea/fix/maxprocesses
2022-01-29 08:04:12 -03:00
Sorin Sbarnea
dd61dce892
Document two missing arguments
...
Fixes : #614
2022-01-29 10:47:05 +00:00
Ran Benita
2aeb5d51f5
CHANGELOG: add --boxed deprecation to 2.5.0
2022-01-24 16:14:24 +02:00
Bruno Oliveira
a1a6c77028
Merge pull request #746 from pytest-dev/pre-commit-ci-update-config
2022-01-11 07:22:27 -03:00
pre-commit-ci[bot]
628a04de8e
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.930 → v0.931](https://github.com/pre-commit/mirrors-mypy/compare/v0.930...v0.931 )
2022-01-10 21:28:28 +00:00
Bruno Oliveira
5749a347b9
Merge pull request #745 from pytest-dev/pre-commit-ci-update-config
2022-01-04 09:24:43 -03:00
pre-commit-ci[bot]
c4e0d39f21
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.29.1 → v2.31.0](https://github.com/asottile/pyupgrade/compare/v2.29.1...v2.31.0 )
2022-01-03 21:09:27 +00:00
Bruno Oliveira
d709e4cda0
Merge pull request #744 from pytest-dev/pre-commit-ci-update-config
2021-12-27 19:00:50 -03:00
pre-commit-ci[bot]
1c7fc1a812
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v4.1.0 )
- [github.com/pre-commit/mirrors-mypy: v0.920 → v0.930](https://github.com/pre-commit/mirrors-mypy/compare/v0.920...v0.930 )
2021-12-27 21:13:26 +00:00
Bruno Oliveira
6b02b353d2
Merge pull request #743 from pytest-dev/pre-commit-ci-update-config
2021-12-27 09:29:49 -03:00
Bruno Oliveira
18143275c6
Remove obsolete skip based on java (no longer supported)
2021-12-27 08:05:46 -03:00
Bruno Oliveira
d21f59fea7
Fix typing errors after updating mypy
2021-12-27 08:05:01 -03:00
pre-commit-ci[bot]
82ecdea0c2
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.910-1 → v0.920](https://github.com/pre-commit/mirrors-mypy/compare/v0.910-1...v0.920 )
2021-12-20 20:42:50 +00:00
Bruno Oliveira
f9f8a765ba
Merge pull request #741 from nicoddemus/release-2.5.0
2021-12-10 08:45:48 -03:00
Bruno Oliveira
13f39349c6
Remove unnecessary skip from test_logfinish_hook as we require pytest>=6.2
build / build (ubuntu-latest, 3.10-dev, py310-pytestlatest) (push) Failing after 2s
build / build (ubuntu-latest, 3.6, py36-pytestlatest) (push) Failing after 2s
build / build (ubuntu-latest, 3.7, py37-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-psutil) (push) Failing after 2s
build / build (ubuntu-latest, 3.8, py38-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-pytestmain) (push) Failing after 2s
build / build (ubuntu-latest, 3.8, py38-setproctitle) (push) Failing after 2s
build / build (ubuntu-latest, 3.9, py39-pytestlatest) (push) Failing after 3s
build / build (windows-latest, 3.10-dev, py310-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.6, py36-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.7, py37-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-psutil) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-pytestmain) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-setproctitle) (push) Has been cancelled
build / build (windows-latest, 3.9, py39-pytestlatest) (push) Has been cancelled
build / deploy (push) Has been cancelled
v2.5.0
2021-12-10 08:32:32 -03:00
Bruno Oliveira
c76d5622f1
Skip test_warning_captured_deprecated_in_pytest_6 in pytest>=7.1
2021-12-10 08:31:55 -03:00
Bruno Oliveira
5f78c7155e
Fix CHANGELOG header
2021-12-10 08:19:30 -03:00
Bruno Oliveira
c8bbc03e49
Release 2.5.0
2021-12-10 08:18:22 -03:00
Bruno Oliveira
8dbf3677dc
Merge pull request #738 from pytest-dev/pre-commit-ci-update-config
2021-12-06 18:58:17 -03:00
pre-commit-ci[bot]
a25c14bef5
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 21.11b1 → 21.12b0](https://github.com/psf/black/compare/21.11b1...21.12b0 )
2021-12-06 21:11:40 +00:00
Bruno Oliveira
110c114025
Merge pull request #734 from nicoddemus/revamp-readme
2021-12-02 10:07:49 -03:00
Bruno Oliveira
83bdbf4b95
Revamp README
...
* Use a document title.
* Show a "short and sweet" section at the beginning highlighting the main usage of the plugin.
* Add a table of contents.
* Use a dedicated howto section at the end.
* Move the OVERVIEW section to the main README.
2021-11-29 13:13:20 -03:00
Bruno Oliveira
630c1eb6f2
Merge pull request #733 from baekdohyeop/feature-loadgroup
2021-11-29 12:00:59 -03:00
baekdohyeop
62e50d0097
Address review
2021-11-29 02:59:18 +09:00
baekdohyeop
1b5d6b6db7
Add changelog
2021-11-29 02:59:18 +09:00
baekdohyeop
52a395888f
Create new dist option 'loadgroup'
2021-11-29 02:59:18 +09:00
Bruno Oliveira
6d83034bb8
Fix test_warning_captured_deprecated_in_pytest_6
...
This test started to fail in the 'py38-pytestmain' environment, the
cause being PytestRemovedIn7Warning being raised by the conftest file
of the test itself. Ignoring it is fine, the purpose of the test is to ensure
the hook is not called by pytest-xdist.
2021-11-29 02:59:18 +09:00
Bruno Oliveira
408eb1cfec
Merge pull request #732 from nicoddemus/fix-warning-captured-test
2021-11-28 11:15:04 -03:00
Bruno Oliveira
1e150204e0
Fix test_warning_captured_deprecated_in_pytest_6
...
This test started to fail in the 'py38-pytestmain' environment, the
cause being PytestRemovedIn7Warning being raised by the conftest file
of the test itself. Ignoring it is fine, the purpose of the test is to ensure
the hook is not called by pytest-xdist.
2021-11-28 10:34:14 -03:00
Bruno Oliveira
e2a9381036
Merge pull request #731 from pytest-dev/pre-commit-ci-update-config
2021-11-28 10:31:05 -03:00
pre-commit-ci[bot]
982de538c0
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 21.10b0 → 21.11b1](https://github.com/psf/black/compare/21.10b0...21.11b1 )
- [github.com/asottile/pyupgrade: v2.29.0 → v2.29.1](https://github.com/asottile/pyupgrade/compare/v2.29.0...v2.29.1 )
2021-11-22 20:53:14 +00:00
Ran Benita
2bac85562b
Merge pull request #728 from bluetech/hookimpl-decorators
...
Add explicit pytest.hookspec/hookimpl annotations, avoid legacy tryfirst/trylast marks
2021-11-02 12:28:36 +02:00
Ran Benita
b2586c3f48
Merge pull request #727 from bluetech/deprecate-boxed
...
Deprecate `--boxed`
2021-11-02 12:28:19 +02:00
Ran Benita
b85b71cd22
Add explicit pytest.hookspec/hookimpl annotations, avoid legacy tryfirst/trylast marks
2021-11-02 09:42:00 +02:00
Ran Benita
89a3df3e20
Deprecate --boxed
...
This will allow removing the pytest-forked dependency in the future.
Refs #468 .
2021-11-02 09:38:56 +02:00
Bruno Oliveira
39eec49ddf
Merge pull request #726 from pytest-dev/pre-commit-ci-update-config
2021-11-01 19:02:26 -03:00
pre-commit-ci[bot]
bf9606c672
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 21.9b0 → 21.10b0](https://github.com/psf/black/compare/21.9b0...21.10b0 )
2021-11-01 20:27:36 +00:00
Ran Benita
18cd9b900c
Merge pull request #725 from bluetech/docs-master
...
README,OVERVIEW: replace master -> controller
2021-11-01 18:27:19 +02:00
Bruno Oliveira
10d8198d88
Merge pull request #724 from pytest-dev/bluetech-patch-1
2021-11-01 08:08:20 -03:00
Ran Benita
475d7c4c2a
README,OVERVIEW: replace master -> controller
2021-11-01 09:36:12 +02:00
Ran Benita
0fac79b29c
README: fill in TBD version
2021-11-01 09:24:59 +02:00
Ran Benita
827909b4e1
Merge pull request #723 from bluetech/modernize
...
Modernize packaging, require pytest 6.2, prepare for pytest 7, other changes
2021-11-01 09:19:04 +02:00
Ran Benita
ae58690f3e
Avoid soft-deprecated pathlist ini type on pytest>=7
...
This allows the test suite to succeed with the legacypath plugin
blocked.
Fix #722 .
2021-11-01 09:06:32 +02:00
Ran Benita
d794b27e72
Use config._tmp_path_factory instead of config._tmpdirhandler
...
Both are private, and shouldn't be used, but not sure how to fix it
currently. But `_tmpdirhandler` will be relegated to the legacypath
plugin so should extra not be used.
2021-11-01 09:06:32 +02:00