Bruno Oliveira
225fba1fe4
Merge pull request #10375 from pytest-dev/backport-10373-to-7.1.x
...
[7.1.x] Fix packaging example
2022-10-12 22:41:00 -03:00
Bruno Oliveira
e23e4e9c49
[7.1.x] Fix packaging example
2022-10-13 01:21:34 +00:00
Bruno Oliveira
0cd2867872
Merge pull request #10357 from pytest-dev/backport-10331-to-7.1.x
...
[7.1.x] Add note in documentation to help modernize code bases to use pathlib
2022-10-08 10:36:18 -03:00
Bruno Oliveira
7a3644ac08
[7.1.x] Add note in documentation to help modernize code bases to use pathlib
2022-10-08 13:35:02 +00:00
Bruno Oliveira
29160a282d
Merge pull request #10350 from pytest-dev/backport-10348-to-7.1.x
...
[7.1.x] doc: Add second day for enterPy training
2022-10-07 11:53:26 -03:00
Bruno Oliveira
d61f81309a
Merge pull request #10351 from pytest-dev/backport-10349-to-7.1.x
...
[7.1.x] Improve documentation for setup() and teardown() nose support
2022-10-07 11:51:29 -03:00
Bruno Oliveira
af14baf071
[7.1.x] Improve documentation for setup() and teardown() nose support
2022-10-07 14:50:27 +00:00
Florian Bruhin
5ae566b826
[7.1.x] doc: Add second day for enterPy training
2022-10-07 14:22:33 +00:00
Bruno Oliveira
d0f1a23235
Merge pull request #10345 from pytest-dev/backport-10339-to-7.1.x
2022-10-07 11:08:51 -03:00
Bruno Oliveira
443b081c27
[7.1.x] Fix a few broken links in the documentation.
2022-10-06 17:16:51 +00:00
github-actions[bot]
14b276309a
[7.1.x] fallback to native traceback when handling ExceptionGroup (take 2) [SQUASH] ( #10305 )
...
Co-authored-by: John Litborn <11260241+jakkdl@users.noreply.github.com>
2022-09-20 10:12:44 -07:00
Bruno Oliveira
3cc4c23d3b
Merge pull request #10302 from pytest-dev/backport-10301-to-7.1.x
...
[7.1.x] doc: Fix 404 'identify flaky test' link (#10244 )
2022-09-16 12:18:02 -03:00
Anthony Sottile
c420f0d60b
[7.1.x] doc: Fix 404 'identify flaky test' link ( #10244 )
2022-09-16 15:14:39 +00:00
github-actions[bot]
3e331acbbb
[7.1.x] doc: Add link for enterPy training ( #10300 )
...
Co-authored-by: Florian Bruhin <me@the-compiler.org>
2022-09-15 17:57:50 +02:00
Bruno Oliveira
dfc1139c69
Merge pull request #10287 from pytest-dev/backport-10285-to-7.1.x
...
[7.1.x] Add allure-pytest to the popular plugins list
2022-09-09 12:48:57 -03:00
Bruno Oliveira
c011ff7e72
[7.1.x] Add allure-pytest to the popular plugins list
2022-09-09 12:00:58 +00:00
Bruno Oliveira
477df2cf2a
Merge pull request #10281 from pytest-dev/backport-10279-to-7.1.x
2022-09-07 10:36:38 -03:00
Bruno Oliveira
0e469b9c20
[7.1.x] Update open trainings
2022-09-07 13:16:44 +00:00
Bruno Oliveira
3739e6cd48
Merge pull request #10259 from pytest-dev/release-7.1.3
...
Prepare release 7.1.3
2022-09-02 08:23:39 -03:00
Bruno Oliveira
d98aeb0df9
Merge pull request #10262 from nicoddemus/backport-10206-to-7.1.x
...
Revamp good practices (#10206 )
2022-09-01 08:22:56 -03:00
Philipp A
58b38fa1c2
Revamp good practices ( #10206 )
...
* Recommend importlib import mode for new projects
* Recommend src layout more strongly
* Switch to hatchling as the packaging tool in the example (following PyPA)
* Add explanation about the different import modes
(cherry picked from commit 245a8c23dd )
2022-09-01 08:08:53 -03:00
Bruno Oliveira
4645bcd449
Remove incorrect output in how-to/fixtures.rst
2022-08-31 14:53:40 -03:00
pytest bot
fadfb4f346
Prepare release version 7.1.3
2022-08-31 17:49:55 +00:00
Bruno Oliveira
ab96ea88e8
Merge pull request #10258 from pytest-dev/backport-10252-to-7.1.x
...
[7.1.x] Fix regendoc
2022-08-31 14:39:56 -03:00
Bruno Oliveira
fc0e024b11
[7.1.x] Fix regendoc
2022-08-31 17:36:03 +00:00
Bruno Oliveira
8f5088f412
Merge pull request #10249 from pytest-dev/backport-10231-to-7.1.x
2022-08-26 11:13:25 -03:00
Bruno Oliveira
aae93d6127
Ignore type-errors related to attr.asdict
2022-08-26 09:57:18 -03:00
Gergely Kalmár
71b79fcda5
[7.1.x] Ignore editable installation modules
2022-08-26 12:48:36 +00:00
Bruno Oliveira
89f7518cb1
Merge pull request #10222 from pytest-dev/backport-10171-to-7.1.x
...
[7.1.x] Update fixtures.rst w/ finalizer order
2022-08-15 15:07:46 -03:00
aizpurua23a
88fc45bd57
[7.1.x] Update fixtures.rst w/ finalizer order
2022-08-15 17:23:43 +00:00
Bruno Oliveira
d0b53d6ba7
Merge pull request #10221 from pytest-dev/backport-10217-to-7.1.x
...
[7.1.x] Add reference to the Where to patch docs in monkeypatch.setattr
2022-08-15 14:18:39 -03:00
Bruno Oliveira
9b2c6cedc7
[7.1.x] Add reference to the Where to patch docs in monkeypatch.setattr
2022-08-15 17:13:13 +00:00
Bruno Oliveira
13fd967f54
Merge pull request #10213 from pytest-dev/backport-10192-to-7.1.x
2022-08-13 16:41:29 -03:00
Sviatoslav Sydorenko
f5cdd18b6a
[7.1.x] Mention `monkeypatch.context()` in the docs
2022-08-13 19:08:56 +00:00
Bruno Oliveira
d7f27c4687
Merge pull request #10144 from pytest-dev/backport-10143-to-7.1.x
2022-08-12 08:53:49 -03:00
Bruno Oliveira
7133c546f8
[7.1.x] Add monkeypatch.context() to how-to doc intro
2022-08-12 08:34:29 -03:00
github-actions[bot]
6f8c4fa742
[7.1.x] JUnit XML: Escape error messages in setup/teardown ( #10207 )
...
Co-authored-by: holesch <8659229+holesch@users.noreply.github.com>
2022-08-12 10:06:32 +00:00
Bruno Oliveira
121b69276a
Merge pull request #10140 from pytest-dev/backport-10138-to-7.1.x
...
[7.1.x] Explicit note that tmpdir fixture is discouraged in favour of tmp_path #9937
2022-07-15 10:14:41 -03:00
Bruno Oliveira
b9d00fba13
Merge pull request #10132 from hroncok/python3.11.0b4
2022-07-15 09:53:20 -03:00
Wolfremium
da7daaac92
[7.1.x] Explicit note that tmpdir fixture is discouraged in favour of tmp_path #9937
2022-07-15 11:41:58 +00:00
Bruno Oliveira
0b65f0bb6f
Merge pull request #10137 from pytest-dev/backport-10133-to-7.1.x
2022-07-14 21:06:01 -03:00
Nipunn Koorapati
9b3affc006
[7.1.x] Add typing for FixtureRequest.param
2022-07-14 23:37:36 +00:00
Bruno Oliveira
ffb9d2bcea
Merge pull request #10124 from pytest-dev/backport-10123-to-7.1.x
...
[7.1.x] Fix mypy pre-commit run
2022-07-11 10:12:50 -03:00
Anthony Sottile
55189ebda6
[7.1.x] Fix mypy pre-commit run
2022-07-11 12:49:27 +00:00
Anthony Sottile
44bdd94c9e
Merge pull request #10117 from pytest-dev/backport-10115
...
[7.1.x] replace atomicwrites with os.replace
2022-07-09 06:05:34 -04:00
Anthony Sottile
199367168b
[7.1.x] replace atomicwrites with os.replace
...
(cherry picked from commit 7dc540f258 )
2022-07-08 19:13:28 -07:00
github-actions[bot]
1eb8434529
[7.1.x] Remove europython training ( #10108 )
...
Co-authored-by: Florian Bruhin <me@the-compiler.org>
2022-07-06 11:27:46 +00:00
Anthony Sottile
3a975e8569
Merge pull request #10092 from pytest-dev/backport-10088-to-7.1.x
...
[7.1.x] Pass importmode to import_path in DoctestModule
2022-06-30 09:04:41 -04:00
Anthony Sottile
549e3136cc
[7.1.x] Pass importmode to import_path in DoctestModule
2022-06-30 05:46:18 -07:00
Anthony Sottile
ec055cf772
Merge pull request #10091 from pytest-dev/backport-10090
...
[7.1.x] update does_not_raise docs now that pytest is 3.7+ only
2022-06-29 14:31:09 -04:00