Ran Benita
|
d3c7ba310c
|
Merge pull request #11744 from pytest-dev/release-8.0.0rc1
Prepare release 8.0.0rc1
(cherry picked from commit 665e4e58d3fba8319e922674c286e92f070e6ec3)
|
2024-01-02 10:59:26 +02:00 |
Ran Benita
|
b73ec8e5d1
|
doc: fix EncodingWarnings in examples (#11158)
Otherwise the warnings show in the regen output.
|
2023-07-08 15:40:05 -03:00 |
Ronny Pfannschmidt
|
5a040aef97
|
Merge pull request #10412 from pytest-dev/release-7.2.0 (#10419)
Prepare release 7.2.0
(cherry picked from commit ac4e3cced9fb1df60df271cce308f07713764857)
|
2022-10-25 13:12:55 +02:00 |
Ruth Comer
|
c5432a18e7
|
doc: link to pytest-subtests
|
2022-05-12 12:20:00 +01:00 |
Florian Bruhin
|
e580534df0
|
doc: Reformat/Modernize some code (#9900)
Found because I was curious what https://pypi.org/project/shed/ does with pytest.
|
2022-04-28 16:30:16 +02:00 |
Florian Bruhin
|
0ad452bcba
|
Prepare release version 7.0.0rc1 (#9375) (#9377)
Co-authored-by: pytest bot <pytestbot@gmail.com>
(cherry picked from commit 85897eddc6d31c5825f5ca28f85e69b8d1506fc4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-12-07 10:13:36 +01:00 |
Oleg Höfling
|
1e9e16d829
|
Replace hardcoded links to PyPI with extlinks (#9224)
|
2021-10-22 09:47:57 -03:00 |
Zac Hatfield-Dodds
|
e763fde482
|
Merge pull request #9158 from hoefling/doc/internal-crossrefs
replace hardcoded urls to docs.pytest.org with internal crossrefs, add crossrefs to numpy docs, use sphinx pep role
|
2021-10-05 08:43:19 +11:00 |
Ronny Pfannschmidt
|
c21ef7ba22
|
fix #8818 - run regendoc without tox cachedir
#4270 introduced per tox env pytest cachedirs and
never protected regendoc against it
|
2021-10-04 08:56:26 +02:00 |
oleg.hoefling
|
d58ee2b677
|
replace hardcoded urls to docs.pytest.org with internal crossrefs, add external crossrefs where possible
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
|
2021-10-04 00:23:41 +02:00 |
Zac Hatfield-Dodds
|
8900e3b937
|
Merge pull request #9041 from hoefling/doc/stdlib-crossrefs
|
2021-09-07 21:22:24 +10:00 |
Bruno Oliveira
|
ea5ff44ef3
|
Merge pull request #9057 from pytest-dev/release-6.2.5
(cherry picked from commit 16664a1b72c668161553b64e741492206af441bc)
|
2021-08-30 14:44:49 -03:00 |
oleg.hoefling
|
d1aea7d7a8
|
use intersphinx crossrefs to stdlib docs where possible instead of hardcoded URLs
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
|
2021-08-26 16:05:03 +02:00 |
Florian Bruhin
|
953fdabaf0
|
Adjust doc links for new scheme
Closes #8831
|
2021-07-06 09:11:35 +02:00 |
Daniele Procida
|
2641761c1c
|
Merge pull request #8441 from evildmp/evolutionary-documentation-restructure
Moved more sections from reference to how-to.
|
2021-03-15 10:22:11 +02:00 |