.. |
_templates
|
Fix link to PDF docs
|
2016-09-06 21:17:54 +02:00 |
_themes
|
refine release process according to Bruno's feedback
|
2015-03-27 09:27:31 +01:00 |
announce
|
Add release announcement for 3.0.5
|
2016-12-05 10:19:27 -02:00 |
example
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05: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
|
Remove deprecated cmd options
|
2016-06-26 19:26:04 +02:00 |
Makefile
|
docs: remove the need for special scripts
|
2016-09-05 16:42:33 +02:00 |
adopt.rst
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
assert.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05: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
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
cache.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05:00 |
capture.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05: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
|
docs: remove the need for special scripts
|
2016-09-05 16:42:33 +02:00 |
conftest.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
contact.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
contents.rst
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
contributing.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
customize.rst
|
Merge remote-tracking branch 'upstream/master'
|
2016-08-19 17:38:21 -03:00 |
doctest.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05:00 |
faq.rst
|
Introduce pytest command as recommended entry point
|
2016-06-21 16:16:57 +02:00 |
fixture.rst
|
Fix wrong fixture name. Closes #2143.
|
2016-12-20 01:48:32 +01:00 |
funcarg_compare.rst
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
funcargs.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
genapi.py
|
issue1625, name getfuncargvalue to getfixturevalue
|
2016-06-24 10:08:19 +02:00 |
getting-started.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05:00 |
goodpractices.rst
|
Fix minor typo
|
2016-12-02 15:09:38 +00:00 |
index.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05:00 |
license.rst
|
Add full MIT license text to the docs section
|
2016-02-17 00:54:54 +00:00 |
links.inc
|
Convert readthedocs link for their .org -> .io migration for hosted projects
|
2016-05-18 17:12:39 +01:00 |
mark.rst
|
Add note that using marks on fixtures is not supported
|
2015-08-27 20:11:18 -03:00 |
monkeypatch.rst
|
Add note about not monkey-patching builtins (#1986)
|
2016-10-05 17:57:40 +02:00 |
naming20.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
nose.rst
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
parametrize.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05:00 |
plugins.rst
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
projects.rst
|
Convert readthedocs link for their .org -> .io migration for hosted projects
|
2016-05-18 17:12:39 +01:00 |
pytest.ini
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
recwarn.rst
|
Add `:ref:` targets to `recwarn.rst`.
|
2016-11-26 18:41:38 +01:00 |
setup.rst
|
Updated documentation from txt to rst
|
2015-08-04 16:41:02 +05:30 |
skipping.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05:00 |
talks.rst
|
Docs: Added pytest promotional talk in Russian
|
2016-11-13 18:04:39 +07:00 |
tmpdir.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05:00 |
unittest.rst
|
Regendocs for 3.0.5
|
2016-12-05 07:22:06 -05:00 |
usage.rst
|
Mention that Python also adds CWD to sys.path using python -m
|
2016-12-10 16:55:04 -02:00 |
writing_plugins.rst
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -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 |