test_ok2/doc/en
Gene Wood f0d538329c
Update doc regarding pytest.raises
Remove reference to the `message` argument in the docs as it was deprecated in #4539
2019-09-09 12:14:09 -07:00
..
_templates Change section titles in docs 2019-07-15 16:25:33 +02:00
_themes Improve CSS layout of API reference 2019-07-15 16:15:59 +02:00
announce Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
example Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
img - preliminary sprint page, not yet linked through the header 2016-02-05 11:34:40 +01:00
proposals Spelling and grammar fixes 2018-10-29 23:45:45 +02:00
Makefile Replace session duration to a fix value in regendoc 2019-08-30 12:42:14 -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.2 2019-08-30 12:43:47 -03:00
backwards-compatibility.rst [WIP] Introduce deprecations page 2018-09-18 20:56:40 -03: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.1.1 2019-08-20 11:30:36 -07:00
cache.rst Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
capture.rst Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
changelog.rst Add a changelog blurb and title, similar to tox 2018-08-04 13:15:20 -03:00
conf.py Improve docs sidebar layout (#5568) 2019-07-08 19:24:48 -03: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 Add docs about Tidelift and OpenCollective 2019-06-30 14:13:30 -03:00
contributing.rst Updated documentation from txt to rst 2015-08-04 16:41:02 +05:30
customize.rst Fix a typo 2019-05-03 22:30:20 -07:00
deprecations.rst Merge remote-tracking branch 'upstream/master' into release-5.1.0 2019-08-09 12:36:19 -03:00
development_guide.rst Manage GH labels using the new 'labels' tool 2018-07-14 10:12:52 -03:00
doctest.rst Preparing release version 5.1.2 2019-08-30 12:43:47 -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 Preparing release version 5.1.2 2019-08-30 12:43:47 -03: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 Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
goodpractices.rst Fix anchor link from Good Practices to Pythonpath doc 2019-09-04 09:18:10 -07:00
historical-notes.rst Apply suggestions from code review 2019-05-15 20:45:22 -03:00
index.rst Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
license.rst Update doc footer/copyright 2019-07-07 20:23:56 +02:00
links.inc Fixed broken link to virtualenv 2019-07-16 21:56:03 +02:00
logging.rst replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.. code-block") 2019-08-06 16:20:06 -07: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.2 2019-08-30 12:43:47 -03:00
plugins.rst replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.. code-block") 2019-08-06 16:20:06 -07:00
projects.rst Update/Fix links to using projects 2019-07-16 21:56:03 +02:00
py27-py34-deprecation.rst Docs: update tense 2019-08-18 13:34:59 +03:00
pytest.ini added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
pythonpath.rst Fix anchor link from Good Practices to Pythonpath doc 2019-09-04 09:18:10 -07:00
recwarn.rst Add docs for the warnings functionality 2017-03-20 23:35:01 -03:00
reference.rst Update doc regarding pytest.raises 2019-09-09 12:14:09 -07: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 Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
sponsor.rst Add docs about Tidelift and OpenCollective 2019-06-30 14:13:30 -03:00
talks.rst Remove cancelled training 2019-08-19 22:07:53 +02:00
tmpdir.rst Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
unittest.rst Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
usage.rst Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
warnings.rst Preparing release version 5.1.2 2019-08-30 12:43:47 -03:00
writing_plugins.rst Preparing release version 5.1.1 2019-08-20 11:30:36 -07: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