..
_templates
docs: remove tracking through Google Analytics ( #6843 )
2020-03-03 01:35:14 +01:00
_themes
Improve CSS layout of API reference
2019-07-15 16:15:59 +02:00
announce
doc: release-5.3.4
2020-01-29 18:28:11 +01:00
example
doc: add __tracebackhide__ label
2020-03-02 17:08:37 +01: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
Normalize all summary durations, including quiet ones
2019-09-18 10:10:25 -03:00
adopt.rst
Fixed broken links in adopt.rst
2019-07-16 21:56:03 +02:00
assert.rst
Preparing release version 5.1.3
2019-09-18 10:11:59 -03: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
Preparing release version 5.2.2
2019-10-24 19:24:04 -04:00
cache.rst
docs: fix reference to config.cache fixture ( #6807 )
2020-02-26 01:24:18 +01:00
capture.rst
Include new --capture-mode=tee-sys option
2019-12-09 13:05:23 -03:00
changelog.rst
doc: add list of fixtures to start of fixture chapter ( #6696 )
2020-02-22 14:56:19 +01:00
conf.py
intersphinx_mapping: add pluggy
2020-03-05 05:53:42 +01: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
Deprecate TerminalReporter.writer
2020-02-20 21:04:49 -03:00
development_guide.rst
Switch to new git workflow
2020-02-12 09:49:21 +02:00
doctest.rst
Add missing version added/changed markers to docs
2019-10-15 19:45:58 -03:00
existingtestsuite.rst
replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.. code-block")
2019-08-06 16:20:06 -07:00
faq.rst
Update all pypi.python.org URLs to pypi.org
2018-04-26 06:49:33 -07:00
fixture.rst
doc: add list of fixtures to start of fixture chapter ( #6696 )
2020-02-22 14:56:19 +01:00
flaky.rst
Change link to "Where do Google's flaky tests come from?"
2019-07-16 21:56:03 +02: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
Update getting-started.rst
2020-01-27 10:50:05 +01:00
goodpractices.rst
Fix anchor link from Good Practices to Pythonpath doc
2019-09-04 09:18:10 -07:00
historical-notes.rst
fix typos in docs
2019-12-19 10:35:15 +01:00
index.rst
Update copyright year to 2020
2020-01-04 08:46:58 -03:00
license.rst
Update copyright year to 2020
2020-01-04 08:46:58 -03:00
links.inc
Fixed broken link to virtualenv
2019-07-16 21:56:03 +02: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
update doc
2019-08-25 23:50:41 +08:00
naming20.rst
Updated documentation from txt to rst
2015-08-04 16:41:02 +05:30
nose.rst
Add missing 'e' to test_mod(e).
2019-06-13 06:01:30 +02:00
parametrize.rst
Preparing release version 5.1.3
2019-09-18 10:11:59 -03:00
plugins.rst
Remove reference to old konira plugin from docs ( #6819 )
2020-02-26 01:19:40 +01:00
projects.rst
Fixed broken links
2019-11-06 20:54:41 +01:00
py27-py34-deprecation.rst
Switch to new git workflow
2020-02-12 09:49:21 +02:00
pytest.ini
…
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
doc: fix/revisit _Result (hook wrappers)
2020-03-05 05:55:04 +01:00
requirements.txt
Pin sphinx-removed-in to >= 0.2.0 to support Sphinx 2.0
2019-03-15 10:56:13 +01:00
skipping.rst
#6289 : Add new example to XFAIL documentation ( #6685 )
2020-02-19 15:04:37 -03:00
sponsor.rst
fix typos in docs
2019-12-19 10:35:15 +01:00
talks.rst
Fixed broken links
2019-11-06 20:54:41 +01:00
tidelift.rst
Update Tidelift docs with latest campaign
2019-10-24 14:58:58 -03:00
tmpdir.rst
Preparing release version 5.1.2
2019-08-30 12:43:47 -03:00
unittest.rst
unittest: do not use TestCase.debug() with `--pdb`
2019-11-10 00:21:51 +01:00
usage.rst
Move ExitCode's definition from _pytest.main to _pytest.config
2020-02-10 23:55:06 +02:00
warnings.rst
doc: use show-inheritance with warnings, revisit docstrings
2020-03-05 02:56:18 +01:00
writing_plugins.rst
doc: fix/revisit _Result (hook wrappers)
2020-03-05 05:55:04 +01: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