pre-commit-ci[bot]
|
513e203ee1
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.23.0 → v2.24.0](https://github.com/asottile/pyupgrade/compare/v2.23.0...v2.24.0)
|
2021-08-23 18:59:34 +00:00 |
|
Thomas Grainger
|
a5c65dd1e4
|
Merge pull request #689 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-07-26 19:55:07 +01:00 |
|
pre-commit-ci[bot]
|
ccb14f24fc
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.21.2 → v2.23.0](https://github.com/asottile/pyupgrade/compare/v2.21.2...v2.23.0)
|
2021-07-26 18:05:33 +00:00 |
|
Ronny Pfannschmidt
|
76dbde0475
|
Merge pull request #686 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-07-20 10:44:03 +02:00 |
|
pre-commit-ci[bot]
|
1167e1609c
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0...21.7b0)
- [github.com/asottile/pyupgrade: v2.21.0 → v2.21.2](https://github.com/asottile/pyupgrade/compare/v2.21.0...v2.21.2)
|
2021-07-19 22:14:44 +00:00 |
|
Bruno Oliveira
|
348a956724
|
Merge pull request #678 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-07-13 08:02:41 -03:00 |
|
pre-commit-ci[bot]
|
dba716ba91
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.19.4 → v2.21.0](https://github.com/asottile/pyupgrade/compare/v2.19.4...v2.21.0)
|
2021-07-12 23:28:12 +00:00 |
|
Ronny Pfannschmidt
|
e7c42f0b3b
|
finish release 2.3.0
|
2021-06-16 23:53:52 +02:00 |
|
Ronny Pfannschmidt
|
fe57b39563
|
fixup: add release title underline for 2.3.0
build / build (ubuntu-latest, 3.6, py36-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.7, py37-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-psutil) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-pytestmain) (push) Failing after 1s
build / build (ubuntu-latest, 3.9, py39-pytestlatest) (push) Failing after 1s
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.9, py39-pytestlatest) (push) Has been cancelled
build / deploy (push) Has been cancelled
v2.3.0
|
2021-06-16 11:49:15 +02:00 |
|
Ronny Pfannschmidt
|
26e7d953f4
|
prepare release 2.3.0
|
2021-06-16 11:46:18 +02:00 |
|
Ronny Pfannschmidt
|
b02a6db771
|
Merge pull request #667 from graingert/fix-sys-path
fix sys.path for local workers Fixes #421
|
2021-06-16 11:40:55 +02:00 |
|
Thomas Grainger
|
b0722675e0
|
add newsfile
|
2021-06-16 10:34:19 +01:00 |
|
Bruno Oliveira
|
881cc48271
|
Merge pull request #672 from pytest-dev/pre-commit-ci-update-config
|
2021-06-15 09:46:15 -03:00 |
|
pre-commit-ci[bot]
|
958679e9a7
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.5b2 → 21.6b0](https://github.com/psf/black/compare/21.5b2...21.6b0)
- [github.com/asottile/pyupgrade: v2.19.1 → v2.19.4](https://github.com/asottile/pyupgrade/compare/v2.19.1...v2.19.4)
|
2021-06-14 17:41:19 +00:00 |
|
Ronny Pfannschmidt
|
7f07d50808
|
Merge pull request #646 from kroeschl/numprocesses-logical
Add explicit 'logical' choice to --numprocesses flag
|
2021-06-08 08:44:29 +02:00 |
|
Ronny Pfannschmidt
|
fb518def55
|
Merge pull request #669 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-06-08 08:43:14 +02:00 |
|
pre-commit-ci[bot]
|
0b14d92894
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.19.0 → v2.19.1](https://github.com/asottile/pyupgrade/compare/v2.19.0...v2.19.1)
|
2021-06-08 01:53:05 +00:00 |
|
Thomas Grainger
|
02f971d45f
|
swap docstring
|
2021-06-03 21:46:21 +01:00 |
|
Thomas Grainger
|
56e631b4bb
|
fix sys.path for local workers Fixes #421
|
2021-06-03 21:20:11 +01:00 |
|
Bruno Oliveira
|
7f2426b11d
|
Merge pull request #665 from pytest-dev/pre-commit-ci-update-config
|
2021-05-31 16:35:11 -03:00 |
|
pre-commit-ci[bot]
|
0c84201b40
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-05-31 19:13:26 +00:00 |
|
pre-commit-ci[bot]
|
08d8a62040
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.5b1 → 21.5b2](https://github.com/psf/black/compare/21.5b1...21.5b2)
- [github.com/asottile/pyupgrade: v2.16.0 → v2.19.0](https://github.com/asottile/pyupgrade/compare/v2.16.0...v2.19.0)
|
2021-05-31 17:33:03 +00:00 |
|
Bruno Oliveira
|
f36ee80e8c
|
Merge pull request #666 from nicoddemus/296-capture-docs
|
2021-05-27 12:50:07 -03:00 |
|
Bruno Oliveira
|
f75479f7f3
|
Document that -s doesn't work with pytest-xdist
Fix #296
|
2021-05-27 10:49:38 -03:00 |
|
Ronny Pfannschmidt
|
10ec3af8a0
|
Merge pull request #662 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-05-17 21:34:49 +02:00 |
|
pre-commit-ci[bot]
|
577e24b5bd
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.0.1](https://github.com/pre-commit/pre-commit-hooks/compare/v3.4.0...v4.0.1)
- [github.com/asottile/pyupgrade: v2.15.0 → v2.16.0](https://github.com/asottile/pyupgrade/compare/v2.15.0...v2.16.0)
|
2021-05-17 17:29:04 +00:00 |
|
Bruno Oliveira
|
e37039ee41
|
Merge pull request #660 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-05-13 08:11:26 -03:00 |
|
pre-commit-ci[bot]
|
cc828ddbfc
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.4b2 → 21.5b1](https://github.com/psf/black/compare/21.4b2...21.5b1)
- [github.com/PyCQA/flake8: 3.9.1 → 3.9.2](https://github.com/PyCQA/flake8/compare/3.9.1...3.9.2)
- [github.com/asottile/pyupgrade: v2.14.0 → v2.15.0](https://github.com/asottile/pyupgrade/compare/v2.14.0...v2.15.0)
|
2021-05-10 20:26:00 +00:00 |
|
Bruno Oliveira
|
4f459aa119
|
Merge pull request #656 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-05-04 11:24:47 -03:00 |
|
pre-commit-ci[bot]
|
3a7604bdb7
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.4b0 → 21.4b2](https://github.com/psf/black/compare/21.4b0...21.4b2)
- [github.com/asottile/pyupgrade: v2.13.0 → v2.14.0](https://github.com/asottile/pyupgrade/compare/v2.13.0...v2.14.0)
|
2021-05-03 17:21:44 +00:00 |
|
Bruno Oliveira
|
d4d01bba2e
|
Apply suggestions from code review
|
2021-04-27 11:51:04 -03:00 |
|
Kyle Roeschley
|
4d27110beb
|
Add 'logical' CPU count choice for --numprocesses
This can significantly speed up runs when testing is not CPU-bound.
|
2021-04-27 08:47:21 -05:00 |
|
pre-commit-ci[bot]
|
260211603e
|
[pre-commit.ci] pre-commit autoupdate (#655)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2021-04-27 09:30:37 -03:00 |
|
xoviat
|
f861f1667d
|
add new pytest_handlecrashitem hook
allows handling and rescheduling crash tests
PR #651
Co-authored-by: xoviat <xoviat@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
|
2021-04-27 09:07:49 -03:00 |
|
Bruno Oliveira
|
f5665436e9
|
Merge pull request #654 from nicoddemus/drop-py35
Drop Python 3.5 support
|
2021-04-27 08:44:56 -03:00 |
|
Bruno Oliveira
|
8b35945d54
|
Drop Python 3.5 support
pytest no longer supports it, and our CI is broken because of it.
|
2021-04-25 09:31:10 -03:00 |
|
Bruno Oliveira
|
3fe2094197
|
Merge pull request #649 from pytest-dev/pre-commit-ci-update-config
|
2021-04-24 16:19:00 -03:00 |
|
pre-commit-ci[bot]
|
04dde88996
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/flake8: 3.9.0 → 3.9.1](https://github.com/PyCQA/flake8/compare/3.9.0...3.9.1)
- [github.com/asottile/pyupgrade: v2.11.0 → v2.12.0](https://github.com/asottile/pyupgrade/compare/v2.11.0...v2.12.0)
|
2021-04-19 17:12:26 +00:00 |
|
pre-commit-ci[bot]
|
9785a316ae
|
[pre-commit.ci] pre-commit autoupdate (#645)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2021-04-07 10:13:14 -03:00 |
|
Thomas Grainger
|
1dc019709c
|
Use 'main' to refer to pytest default branch in tox env names. (#643)
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
|
2021-03-20 11:43:57 -03:00 |
|
Bruno Oliveira
|
d909dcc61f
|
Merge pull request #642 from adamchainz/upgrade_pre_commit
|
2021-03-20 11:34:20 -03:00 |
|
Adam Johnson
|
f02aa70c95
|
Upgrade pre-commit hooks
Use `pre-commit autoupdate` to upgrade, and follow the message from `pre-commit-hooks` to move to the official `flake8` hook.
|
2021-03-20 11:13:59 -03:00 |
|
Bruno Oliveira
|
1637dc18d0
|
Merge pull request #638 from AizenGlobal/hotfix/master_to_main
[HOTFIX] rename pytest's branch(master to main)
|
2021-03-20 11:08:42 -03:00 |
|
baekdohyeop
|
f5342962ab
|
[HOTFIX] rename pytest's branch(master to main)
|
2021-03-15 13:14:08 +09:00 |
|
Ronny Pfannschmidt
|
1189ae4b91
|
Merge pull request #624 from pytest-dev/fix-592-use-controller
prepare #592: replace master with controller where we can
|
2021-02-11 12:27:08 +01:00 |
|
Ronny Pfannschmidt
|
89c86af894
|
Merge pull request #627 from pytest-dev/release-2.2.1
release 2.2.1
|
2021-02-09 22:11:18 +01:00 |
|
Ronny Pfannschmidt
|
b239199061
|
release 2.2.1
build / build (ubuntu-latest, 3.5, py35-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.6, py36-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.7, linting) (push) Failing after 1s
build / build (ubuntu-latest, 3.7, py37-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-psutil) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-pytestmaster) (push) Failing after 1s
build / build (ubuntu-latest, 3.9, py39-pytestlatest) (push) Failing after 1s
build / linting (push) Failing after 1s
build / build (windows-latest, 3.5, py35-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.6, py36-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.7, linting) (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-pytestmaster) (push) Has been cancelled
build / build (windows-latest, 3.9, py39-pytestlatest) (push) Has been cancelled
build / deploy (push) Has been cancelled
v2.2.1
|
2021-02-09 21:55:43 +01:00 |
|
Ronny Pfannschmidt
|
9e4e8b74e0
|
Apply suggestions from code review
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
|
2021-02-09 21:51:30 +01:00 |
|
Ronny Pfannschmidt
|
166bdb4103
|
prepare #592: replace master with controller where we can
|
2021-02-07 22:08:22 +01:00 |
|
Ronny Pfannschmidt
|
e4bcbbee78
|
Merge pull request #618 from staticdev/add-python-39-docs
Add python 3.9 to classifiers
|
2021-02-07 20:58:07 +01:00 |
|