..
_templates
Replace custom flask theme by the official one ( #6453 )
2020-06-01 14:21:08 +02:00
announce
Cherry-pick release 5.4.2
2020-05-08 09:03:21 -03:00
example
Merge pull request #6919 from nicoddemus/backport-6914
2020-05-16 12:42:15 -03:00
img
Fix favicon for Chrome and Opera ( #6639 )
2020-01-31 20:56:45 -03:00
proposals
Spelling and grammar fixes
2018-10-29 23:45:45 +02:00
Makefile
doc/en/Makefile: use Sphinx's make mode ( #6873 )
2020-03-07 23:45:05 +01:00
adopt.rst
Fixed broken links in adopt.rst
2019-07-16 21:56:03 +02:00
assert.rst
doc: fix/remove leftovers from removing `versionadded` ( #7028 )
2020-04-07 08:01:50 +02:00
backwards-compatibility.rst
update backward compatibility policy to allow for breakage
2019-12-07 18:59:21 +01:00
bash-completion.rst
Fix sphinx code-block types for remaining rst docs
2019-02-15 15:10:37 +02:00
builtin.rst
run and fix tox -e regen to prepare 5.4
2020-03-11 22:25:51 +01:00
cache.rst
Do not use automatic title in fixture reference
2020-04-01 09:55:30 -04:00
capture.rst
Remove doc line that is no longer relevant for Python3-only ( #7263 )
2020-06-02 15:56:39 +03:00
changelog.rst
Cherry-pick release 5.4.2
2020-05-08 09:03:21 -03:00
conf.py
Replace custom flask theme by the official one ( #6453 )
2020-06-01 14:21:08 +02:00
conftest.py
pre-commit run fix-encoding-pragma --all-files
2019-06-03 12:08:01 -03:00
contact.rst
apply most other hooks and opt out of black reformating
2018-05-23 16:45:58 +02:00
contents.rst
Remove report_log in favor of pytest-reportlog
2019-11-14 19:47:26 -03:00
contributing.rst
Updated documentation from txt to rst
2015-08-04 16:41:02 +05:30
customize.rst
doc: revisit section about rootdir
2020-01-15 09:43:35 +01:00
deprecations.rst
logging: remove deprecated --no-print-logs option/ini
2020-05-17 21:41:38 +03:00
development_guide.rst
Issue 7202 - Point development guide to contributing section ( #7280 )
2020-05-31 09:37:26 +03:00
doctest.rst
update doctests.rst regarding issue #7116
2020-04-28 23:04:58 +03:00
existingtestsuite.rst
docs: remove doc/en/links.inc ( #6853 )
2020-03-06 03:11:24 +01:00
faq.rst
Do not use automatic title in fixture reference
2020-04-01 09:55:30 -04:00
fixture.rst
Update fixture.rst
2020-03-23 09:02:06 +01:00
flaky.rst
doc: use `envvar` directive for environment variables ( #6874 )
2020-03-27 02:40:25 +01:00
funcarg_compare.rst
replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.. code-block")
2019-08-06 16:20:06 -07:00
funcargs.rst
fix line endings
2018-05-23 16:45:23 +02:00
getting-started.rst
add missing test text to docs
2020-05-24 16:33:17 +01:00
goodpractices.rst
docs: remove doc/en/links.inc ( #6853 )
2020-03-06 03:11:24 +01:00
historical-notes.rst
fix typos in docs
2019-12-19 10:35:15 +01:00
index.rst
run and fix tox -e regen to prepare 5.4
2020-03-11 22:25:51 +01:00
license.rst
Update copyright year to 2020
2020-01-04 08:46:58 -03:00
logging.rst
Fix logging doc: change x.level to x.levelno
2019-09-20 18:38:47 +01:00
mark.rst
programatically -> programmatically
2019-08-01 15:11:26 +02:00
monkeypatch.rst
Change EnvironmentError, IOError to OSError - they are aliases
2020-03-27 18:40:23 +03:00
naming20.rst
Updated documentation from txt to rst
2015-08-04 16:41:02 +05:30
nose.rst
Combine all mentions of `yield` into "Unsupported" section
2020-05-11 15:36:08 -05:00
parametrize.rst
run and fix tox -e regen to prepare 5.4
2020-03-11 22:25:51 +01:00
plugins.rst
Remove reference to old konira plugin from docs ( #6819 )
2020-02-26 01:19:40 +01:00
projects.rst
fix mozilla qa project link
2020-03-11 11:10:33 +01:00
py27-py34-deprecation.rst
Switch to new git workflow
2020-02-12 09:49:21 +02:00
pytest.ini
added "docs/en" directory and moved
2012-06-06 08:52:53 +09:00
pythonpath.rst
Switch the order of the commands back and update the text
2019-12-26 08:19:11 -03:00
recwarn.rst
Add docs for the warnings functionality
2017-03-20 23:35:01 -03:00
reference.rst
rename pytest_warning_record -> pytest_warning_recorded
2020-05-24 20:43:23 -04:00
requirements.txt
Replace custom flask theme by the official one ( #6453 )
2020-06-01 14:21:08 +02:00
skipping.rst
Quick doc fix on xfail reason parameter
2020-03-28 11:30:15 -03:00
sponsor.rst
fix typos in docs
2019-12-19 10:35:15 +01:00
talks.rst
fix pydanny.com url to the one with ssl set up
2020-03-11 10:52:16 +01:00
tidelift.rst
Update Tidelift docs with latest campaign
2019-10-24 14:58:58 -03:00
tmpdir.rst
run and fix tox -e regen to prepare 5.4
2020-03-11 22:25:51 +01:00
unittest.rst
run and fix tox -e regen to prepare 5.4
2020-03-11 22:25:51 +01:00
usage.rst
run and fix tox -e regen to prepare 5.4
2020-03-11 22:25:51 +01:00
warnings.rst
Doc fixes ( #6861 )
2020-03-27 02:22:03 +01:00
writing_plugins.rst
Cherry-pick release 5.4.2
2020-05-08 09:03:21 -03:00
xunit_setup.rst
replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.. code-block")
2019-08-06 16:20:06 -07:00
yieldfixture.rst
Remove all version references to obsolete pytest versions
2019-04-28 12:37:58 -03:00