.. |
_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.3
|
2017-10-03 21:42:34 +00:00 |
example
|
Remove code for unsupported Python versions
|
2017-10-10 08:54:56 +03: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
|
Merge pull request #2794 from thisch/catchlog
|
2017-10-12 09:02:46 +02: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
|
Small fixes to development_guide: title and label names
|
2017-09-14 19:58:56 -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
|
Remove code for unsupported Python versions
|
2017-10-10 08:54:56 +03: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
|
Remove code for unsupported Python versions
|
2017-10-10 08:54:56 +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 |
logging.rst
|
Move logging docu into own rst file
|
2017-10-12 02:19:24 +02: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
|
Preparing release version 3.2.3
|
2017-10-03 21:42:34 +00:00 |
plugins.rst
|
Move logging docu into own rst file
|
2017-10-12 02:19:24 +02: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
|
Merge pull request #2808 from georgeyk/allow-module-level-skip
|
2017-10-12 06:50:53 +02: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
|
Move logging docu into own rst file
|
2017-10-12 02:19:24 +02:00 |
warnings.rst
|
Add documentation
|
2017-09-07 10:28:52 +02:00 |
writing_plugins.rst
|
Drop wrapper module; import directly
|
2017-08-25 11:46:55 -04: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 |