Gleb Nikonorov
|
72a39117a8
|
Merge remote-tracking branch 'origin' into issue_7295
|
2020-06-27 19:43:03 -04:00 |
Ran Benita
|
7450b6dd95
|
Merge pull request #7418 from bluetech/typing-3
More typing work
|
2020-06-27 10:54:29 +03:00 |
gdhameeja
|
03230b4002
|
Fix-6906: Added code-highlight option to disable highlighting optionally
Co-authored-by: Ran Benita <ran@unusedvar.com>
|
2020-06-26 13:24:56 -07:00 |
Ran Benita
|
f382a6bb20
|
hookspec: remove unused hookspec pytest_doctest_prepare_content()
It's been unused for 10 years at lest from bb50ec89a9 .
|
2020-06-25 17:44:56 +03:00 |
Gleb Nikonorov
|
0dd77b3e39
|
Merge remote-tracking branch 'origin/master' into issue_7295
|
2020-06-23 23:21:36 -04:00 |
David Diaz Barquero
|
617bf8be5b
|
Add details to error message for junit (#7390)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
|
2020-06-23 13:03:46 -03:00 |
Gleb Nikonorov
|
ac89d6532a
|
replace stderr warnings with the warnings module
|
2020-06-20 12:15:58 -04:00 |
Ram Rachum
|
dd446bee5e
|
Fix exception causes all over the codebase
|
2020-06-19 22:02:24 +03:00 |
Bruno Oliveira
|
88a187aae8
|
Merge pull request #7382 from gnikonorov/fix_issue_4049_changelog_title
fix changelog file name for issue 4049 fix
|
2020-06-16 22:10:40 -03:00 |
Gleb Nikonorov
|
ab19148c2a
|
fix changelog file name for issue 4049 fix
|
2020-06-16 20:59:58 -04:00 |
Andrew
|
a67c553beb
|
Disable caching when evaluating expressions in marks (#7373)
|
2020-06-16 12:39:36 +03:00 |
Bruno Oliveira
|
db00612b84
|
Merge pull request #7364 from nicoddemus/parseoutcomes-plural-6505
assertoutcomes() only accepts plural forms
|
2020-06-15 20:27:40 -03:00 |
Ronny Pfannschmidt
|
4e5a7b7d2f
|
Merge pull request #7366 from gnikonorov/issue_7346
Allow users to provide version information to the required_plugins INI key
|
2020-06-15 20:19:05 +02:00 |
Ran Benita
|
c27550731d
|
Require py>=1.8.2 so we can rely on correct hash() of py.path.local on Windows
See https://github.com/pytest-dev/py/blob/1.8.2/CHANGELOG#L4.
Fixes #7357.
|
2020-06-15 19:36:38 +03:00 |
Gleb Nikonorov
|
320625527a
|
Add more tests and docs
|
2020-06-13 11:22:18 -04:00 |
Bruno Oliveira
|
ab6dacf1d1
|
Introduce --import-mode=importlib (#7246)
Fix #5821
Co-authored-by: Ran Benita <ran@unusedvar.com>
|
2020-06-13 11:29:01 -03:00 |
Bruno Oliveira
|
2c37585f58
|
Merge pull request #7258 from piotrhm/issue_6471
|
2020-06-13 11:14:18 -03:00 |
Bruno Oliveira
|
3151219785
|
assertoutcomes() only accepts plural forms
Fix #6505
|
2020-06-13 10:29:22 -03:00 |
Bruno Oliveira
|
aaa6f1c3fa
|
Merge pull request #7330 from gnikonorov/issue_7305
|
2020-06-12 19:35:38 -03:00 |
Zac Hatfield-Dodds
|
0f30103d9c
|
Merge pull request #7356 from Zac-HD/emancipate
Finish deprecation of "slave"
|
2020-06-12 23:13:11 +10:00 |
Zac-HD
|
564b2f707d
|
Finish deprecation of "slave"
|
2020-06-12 22:49:33 +10:00 |
Bruno Oliveira
|
ab331c906e
|
Suppress errors while removing tmpdir's lock files
Fix #5456
|
2020-06-11 18:59:51 -03:00 |
Gleb Nikonorov
|
57415e68ee
|
Update changelog/7305.feature.rst
Co-authored-by: Ran Benita <ran@unusedvar.com>
|
2020-06-11 16:55:25 -04:00 |
Florian Bruhin
|
e36d5c05c6
|
doc: Explain indirect parametrization and markers for fixtures
|
2020-06-10 14:27:45 +02:00 |
Gleb Nikonorov
|
95cb7fb676
|
review feedback
|
2020-06-10 00:44:22 -04:00 |
Bruno Oliveira
|
10cee92955
|
Fix typo
|
2020-06-09 14:58:57 -03:00 |
Bruno Oliveira
|
5a78df4bd0
|
Update CHANGELOG
|
2020-06-09 14:43:04 -03:00 |
ibriquem
|
e2e7f15b71
|
Make dataclasses/attrs comparison recursive, fixes #4675
|
2020-06-09 14:39:40 -03:00 |
piotrhm
|
e862643b3f
|
Update 1120.bugfix.rst
|
2020-06-09 11:17:31 -03:00 |
piotrhm
|
bde0ebcda9
|
Replace cleanup_numbered_dir with atexit.register
|
2020-06-09 11:17:31 -03:00 |
Bruno Oliveira
|
d5a8bf7c6c
|
Improve CHANGELOG
|
2020-06-08 22:26:14 -03:00 |
piotrhm
|
51fb11c1d1
|
Added tests
|
2020-06-08 22:26:14 -03:00 |
piotrhm
|
0b70300ba4
|
Added requested modifications
|
2020-06-08 22:26:14 -03:00 |
Bruno Oliveira
|
fcbaab8b0b
|
Allow tests to override "global" `log_level` (rebased) (#7340)
Co-authored-by: Ruaridh Williamson <ruaridh.williamson@flexciton.com>
|
2020-06-08 22:05:46 -03:00 |
Prashant Anand
|
e78207c936
|
7119: data loss with mistyped --basetemp (#7170)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
Co-authored-by: Ran Benita <ran@unusedvar.com>
|
2020-06-08 21:54:22 -03:00 |
Fabio Zadrozny
|
322190fd84
|
Fix issue where working dir becomes wrong on subst drive on Windows. Fixes #5965 (#6523)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
|
2020-06-08 10:56:40 -03:00 |
Bruno Oliveira
|
c17d50829f
|
Add pyproject.toml support (#7247)
|
2020-06-08 10:03:10 -03:00 |
Gleb Nikonorov
|
13add4df43
|
documentation fixes
|
2020-06-07 15:37:50 -04:00 |
Gleb Nikonorov
|
42deba59e7
|
Update documentation as suggested
|
2020-06-06 22:34:15 -04:00 |
Gleb Nikonorov
|
f760b105ef
|
Touchup pre-PR
|
2020-06-06 11:06:08 -04:00 |
Ran Benita
|
e7c26a92d7
|
Merge pull request #7253 from bluetech/fixture-special-case
fixtures: remove special cases when deciding when pytest.fixture() is a direct decoration
|
2020-06-05 11:33:43 +03:00 |
Bruno Oliveira
|
cf640a9b67
|
Merge pull request #7292 from kerizane/7259_iniconfig
|
2020-06-03 19:00:48 -03:00 |
Bruno Oliveira
|
da5851c13e
|
Update changelog/7291.trivial.rst
|
2020-06-02 11:01:37 -03:00 |
Ronny Pfannschmidt
|
8faf1e8eca
|
Merge pull request #7286 from gnikonorov/issue_6856
Output a warning to stderr when an invalid key is read from an INI config file
|
2020-06-02 15:47:02 +02:00 |
Gleb Nikonorov
|
a5d13d4ced
|
Add changelog entry
|
2020-06-02 08:21:57 -04:00 |
Tor Colvin
|
fe64093411
|
Fix removal of very long paths on Windows (#6755)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
|
2020-06-02 08:56:33 -03:00 |
Keri Volans
|
2748feed38
|
7291: Replace py.iniconfig with iniconfig
|
2020-06-01 18:09:57 +01:00 |
Gleb Nikonorov
|
9ae94b08e2
|
Add documentation
|
2020-05-31 11:58:39 -04:00 |
Bruno Oliveira
|
70b5bdf4ba
|
Merge pull request #7264 from bluetech/wcwidth
Improve our own wcwidth implementation and remove dependency on wcwidth package
|
2020-05-31 12:37:58 -03:00 |
Ronny Pfannschmidt
|
c16ede5ce6
|
Merge pull request #7255 from gnikonorov/issue_4049
Add new hook pytest_warning_recorded
|
2020-05-31 12:47:46 +02:00 |