Bruno Oliveira
|
bdf66f2c8e
|
Add CHANGELOG about requiring pytest 6.0+
|
2020-08-05 18:57:25 -03:00 |
|
Hugo
|
62bc333e3e
|
Fix tests
|
2020-08-03 22:52:35 +10:00 |
|
Hugo
|
dddac7c7e9
|
Remove six library
|
2020-08-03 22:52:18 +10:00 |
|
Hugo
|
9decca0023
|
Drop support for EOL Python 2
|
2020-08-03 22:52:03 +10:00 |
|
Hugo
|
22ae7ff7af
|
Upgrade Python syntax with pyupgrade --py3-plus
|
2020-08-03 22:52:03 +10:00 |
|
Hugo
|
6f315356be
|
Set py35 as target version for Black
|
2020-08-03 22:52:03 +10:00 |
|
Zac-HD
|
de3e54fd27
|
Finish removal of "slave" terminology
See issue #234. It's time.
|
2020-08-03 22:51:42 +10:00 |
|
Zac-HD
|
f23c717a36
|
Delete old issues file
|
2020-08-03 22:50:13 +10:00 |
|
Zac Hatfield-Dodds
|
0094b29a14
|
Merge pull request #560 from utapyngo/logical-cpu-count
|
2020-08-03 22:49:09 +10:00 |
|
Ivan Zaikin
|
e528a42ddc
|
Support OpenBSD and NetBSD
|
2020-07-28 08:55:32 +07:00 |
|
Bruno Oliveira
|
c6255faad4
|
Merge pull request #564 from nicoddemus/release-1.34.0
Release 1.34.0
|
2020-07-27 20:09:04 -03:00 |
|
Bruno Oliveira
|
7bf654775d
|
Release 1.34.0
v1.34.0
|
2020-07-27 19:36:42 -03:00 |
|
Adam Johnson
|
b524317863
|
Make "--pdb" imply "--dist no"
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
|
2020-07-24 20:07:42 -03:00 |
|
Daniel Hahler
|
467ac33d0b
|
tests: check that PYTEST_ADDOPTS is not processed twice
|
2020-07-24 19:04:16 -03:00 |
|
Bruno Oliveira
|
fac0c14e28
|
Merge pull request #531 from mgorny/timeout
|
2020-07-24 15:47:20 -03:00 |
|
Adam Johnson
|
82730e5c6c
|
Improve description of testing with multiple CPU's
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
|
2020-07-24 15:46:49 -03:00 |
|
Bruno Oliveira
|
78eaa4c0e2
|
Merge pull request #563 from nicoddemus/pytest-warning-captured-562
Do not trigger pytest_warning_captured in pytest 6.0+
|
2020-07-24 15:40:19 -03:00 |
|
Bruno Oliveira
|
18b18870a8
|
Do not trigger pytest_warning_captured in pytest 6.0+
Fix #562
|
2020-07-24 15:19:07 -03:00 |
|
Ivan Zaikin
|
3312dcde61
|
Apply black
|
2020-07-23 10:42:18 +07:00 |
|
Ivan Zaikin
|
1c85f1817a
|
Add changelog
|
2020-07-23 10:42:04 +07:00 |
|
Ivan Zaikin
|
77e5fdfef9
|
Use psutil.cpu_count(logical=False) in auto_detect_cpus()
|
2020-07-23 10:18:43 +07:00 |
|
Bruno Oliveira
|
2fc21fddbb
|
Merge pull request #558 from nicoddemus/fix-rsync-dirs
Fix rsyncdirs usage with pytest 6.0
|
2020-07-13 15:09:48 -03:00 |
|
Bruno Oliveira
|
443dc21061
|
Fix rsyncdirs usage with pytest 6.0
Fix pytest-dev/pytest#7487
|
2020-07-13 12:09:02 -03:00 |
|
Bruno Oliveira
|
727c41e957
|
Merge pull request #556 from nicoddemus/release-1.33.0
|
2020-07-09 20:47:50 -03:00 |
|
Bruno Oliveira
|
7396ffb7e8
|
Release 1.33.0
v1.33.0
|
2020-07-09 20:20:02 -03:00 |
|
Bruno Oliveira
|
fbfe3b9a91
|
Add missing changelog for #548
|
2020-07-09 20:19:17 -03:00 |
|
Bruno Oliveira
|
075a74202b
|
Add missing changelog for #554
|
2020-07-09 20:14:37 -03:00 |
|
Bruno Oliveira
|
b8e1e63c7a
|
Merge pull request #554 from nicoddemus/fix-compat-pytest-master
|
2020-07-09 16:49:50 -03:00 |
|
Bruno Oliveira
|
bc0866f216
|
Merge pull request #548 from swt2c/exclude_scm_ci_files
Exclude SCM and CI files from distribution
|
2020-07-08 18:12:33 -03:00 |
|
Bruno Oliveira
|
b25757199c
|
Support new `pytest_warning_recorded` hook from pytest 6.0
|
2020-07-08 17:51:45 -03:00 |
|
Bruno Oliveira
|
77a1db27cd
|
Fix compatibility with pytest master
Fix the autouse fixture which diverts atexit.register calls to support the correct signature.
|
2020-07-08 15:58:31 -03:00 |
|
Bruno Oliveira
|
f5021313ec
|
Merge pull request #545 from lgeiger/list-comprehensions
Prefer list comprehensions over list.append()
|
2020-07-08 15:44:25 -03:00 |
|
Scott Talbert
|
925829cb72
|
Exclude SCM and CI files from distribution
These files don't make sense outside of the git respository.
|
2020-06-26 12:02:03 -04:00 |
|
Lukas Geiger
|
311cbfabfb
|
Prefer list comprehensions over list.append()
|
2020-06-21 01:00:02 +02:00 |
|
Bruno Oliveira
|
e48491d4fd
|
Fix linting
|
2020-05-03 09:38:57 -03:00 |
|
Michał Górny
|
27519e8018
|
Increase pexpect timeouts to prevent tests from failing
|
2020-05-03 11:24:03 +02:00 |
|
Bruno Oliveira
|
59caed8e2f
|
Merge pull request #530 from pytest-dev/release-1.32.0
|
2020-05-02 20:50:47 -03:00 |
|
Sven-Hendrik Haase
|
d3e1a52caa
|
Prepare version 1.32.0
v1.32.0
|
2020-05-03 01:00:40 +02:00 |
|
Bruno Oliveira
|
905eb3244d
|
Merge pull request #528 from ashokdelphia/fix-acessing-typo-in-readme
|
2020-05-02 11:41:18 -03:00 |
|
Ashok Argent-Katwala
|
b4fb97a6e0
|
Fix typo in readme.
|
2020-05-02 11:40:23 -03:00 |
|
Sven-Hendrik Haase
|
e8bbb4db2a
|
Merge pull request #525 from pytest-dev/524-add-global-session-uuid
Add global testrun uid
|
2020-05-01 19:36:53 +02:00 |
|
Sven-Hendrik Haase
|
069f959690
|
Fix docs format
|
2020-05-01 18:56:09 +02:00 |
|
Sven-Hendrik Haase
|
f56596bcdc
|
Merge branch 'master' into 524-add-global-session-uuid
|
2020-05-01 16:56:23 +02:00 |
|
Sven-Hendrik Haase
|
ec13ceaa0c
|
Merge pull request #527 from pytest-dev/ignore-python38-failure
Ignore Python 3.8 specific failure in pytest for now
|
2020-05-01 16:54:21 +02:00 |
|
Sven-Hendrik Haase
|
8714a99d51
|
Ignore Python 3.8 specific failure in pytest for now
|
2020-04-30 21:08:21 +02:00 |
|
Sven-Hendrik Haase
|
2183d741bb
|
Add global session uuid (fixes #524)
|
2020-04-30 19:43:16 +02:00 |
|
Daniel Hahler
|
453cbd88dd
|
tox/ci: remove testing with pytest's features branch (#509)
pytest is using the master branch now only.
|
2020-03-31 11:11:05 +02:00 |
|
Bruno Oliveira
|
bea6f66174
|
Merge pull request #475 from hugovk/rm-3.4
Drop support for EOL Python 3.4
|
2020-03-28 23:01:12 -03:00 |
|
Hugo van Kemenade
|
3a470043c9
|
Merge branch 'master' into rm-3.4
|
2020-01-26 21:05:51 +02:00 |
|
Bruno Oliveira
|
6fd5b56491
|
Merge pull request #495 from nicoddemus/release-1.31.0
Release 1.31.0
|
2019-12-19 22:45:30 -03:00 |
|