.. |
_templates
|
Add a link to our backwards compatibility policy to our side-bar
|
2017-07-12 16:22:16 -03:00 |
_themes
|
refine release process according to Bruno's feedback
|
2015-03-27 09:27:31 +01:00 |
announce
|
Preparing release version 3.2.2
|
2017-09-06 21:37:57 +00:00 |
example
|
Fix typo in example of passing a callable to markers
|
2017-09-09 18:22:23 -04:00 |
img
|
- preliminary sprint page, not yet linked through the header
|
2016-02-05 11:34:40 +01:00 |
proposals
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
test
|
New-style classes implemented for python 2.7 - #2147
|
2017-02-16 20:28:17 +01:00 |
Makefile
|
Fix minor regendoc issues
|
2017-05-15 21:57:04 -03:00 |
adopt.rst
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
assert.rst
|
update raises documentation regarding regex match
|
2017-08-22 12:12:48 +02:00 |
backwards-compatibility.rst
|
add backwards compatibility policy
|
2016-07-17 21:14:16 +02:00 |
bash-completion.rst
|
Introduce pytest command as recommended entry point
|
2016-06-21 16:16:57 +02:00 |
builtin.rst
|
Preparing release version 3.2.0
|
2017-07-30 21:37:18 +00:00 |
cache.rst
|
Preparing release version 3.2.0
|
2017-07-30 21:37:18 +00:00 |
capture.rst
|
intermediate state after attempt with the plain env, DONT MERGE
|
2017-05-13 13:25:52 +02:00 |
changelog.rst
|
Changelog now in rst format (2.9.0 and onward) and add rst-lint check
|
2016-01-03 23:09:24 -02:00 |
check_sphinx.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
conf.py
|
Fix typos
|
2016-12-31 19:01:15 +01:00 |
conftest.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
contact.rst
|
Fixes in "contact" doc
|
2017-07-27 19:28:55 -03:00 |
contents.rst
|
Add development guide to docs
|
2017-09-13 19:32:40 -03:00 |
contributing.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
customize.rst
|
Add default values documentation for python_files, python_classes and python_functions
|
2017-08-12 12:29:13 +02:00 |
development_guide.rst
|
Add development guide to docs
|
2017-09-13 19:32:40 -03:00 |
doctest.rst
|
Preparing release version 3.1.3
|
2017-07-03 23:29:13 +00:00 |
existingtestsuite.rst
|
Fix links in docs
|
2017-04-06 23:29:41 -03:00 |
faq.rst
|
Remove mention of --assert=reinterp in documentation
|
2017-01-13 22:35:37 +01:00 |
fixture.rst
|
Move historical notes to their own doc
|
2017-07-27 20:47:12 -03:00 |
funcarg_compare.rst
|
New-style classes implemented for python 2.7 - #2147
|
2017-02-16 20:28:17 +01:00 |
funcargs.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
genapi.py
|
New-style classes implemented for python 2.7 - #2147
|
2017-02-16 20:28:17 +01:00 |
getting-started.rst
|
Mention new (py26) ordereddict dependency in changelog and docs
|
2017-07-26 14:41:10 +01:00 |
goodpractices.rst
|
Fix typo in goodpractices.rst
|
2017-08-25 10:01:24 -04:00 |
historical-notes.rst
|
Move historical notes to their own doc
|
2017-07-27 20:47:12 -03:00 |
index.rst
|
Update the number of plugins in index.rst
|
2017-08-15 23:05:23 -03:00 |
license.rst
|
Update copyright date in doc pages
|
2017-06-13 15:00:52 +02:00 |
links.inc
|
Convert readthedocs link for their .org -> .io migration for hosted projects
|
2016-05-18 17:12:39 +01:00 |
mark.rst
|
Document which pytest features work with `unittest`
|
2017-08-04 07:44:04 -03:00 |
monkeypatch.rst
|
Fix typos
|
2016-12-31 19:01:15 +01:00 |
naming20.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
nose.rst
|
Clarify PYTHONPATH changes and ``rootdir`` roles
|
2017-07-21 07:28:11 -03:00 |
parametrize.rst
|
Update documentation on multiple calls of metafunc.parametrize
|
2017-09-10 00:23:23 -04:00 |
plugins.rst
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
projects.rst
|
Fix typos
|
2016-12-31 19:01:15 +01:00 |
pytest.ini
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
pythonpath.rst
|
Clarify PYTHONPATH changes and ``rootdir`` roles
|
2017-07-21 07:28:11 -03:00 |
recwarn.rst
|
Add docs for the warnings functionality
|
2017-03-20 23:35:01 -03:00 |
requirements.txt
|
Pin sphinx to 1.4 when generating docs to workaround search issues on RTD
|
2017-04-06 18:09:01 -03:00 |
skipping.rst
|
add warning to skipping docs re marker inheritance
|
2017-09-08 12:01:33 -07:00 |
talks.rst
|
Merge pull request #2415 from flub/training
|
2017-05-17 20:57:50 -03:00 |
tmpdir.rst
|
Preparing release version 3.1.3
|
2017-07-03 23:29:13 +00:00 |
unittest.rst
|
Implement suggestions by Raphael
|
2017-08-04 17:56:13 -03:00 |
usage.rst
|
Improve user guidance regarding ``--resultlog`` deprecation
|
2017-08-31 19:11:41 -03:00 |
warnings.rst
|
Introduce pytest.mark.filterwarnings
|
2017-07-20 22:31:49 -03:00 |
writing_plugins.rst
|
Merge remote-tracking branch 'upstream/master' into features
|
2017-07-30 18:08:24 -03:00 |
xunit_setup.rst
|
setup_* and teardown_* functions argument now optional
|
2016-07-14 23:41:40 -03:00 |
yieldfixture.rst
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |