.. |
_templates
|
Improved text on plugins_index
|
2014-02-18 21:33:13 -03:00 |
_themes
|
just use "sans-serif" as the default font, thankfully recommended by hynek.
|
2013-12-17 14:59:29 +01:00 |
announce
|
add release announcement, bump version to 2.5.2,
|
2014-01-29 13:47:11 +01:00 |
example
|
Interal link to node ID explanation
|
2014-04-14 14:24:13 -04:00 |
img
|
Contribution guide: added pull request button image
|
2014-01-24 20:01:04 +01:00 |
plugins_index
|
Updated plugins_index and updated python 3 to 3.4
|
2014-05-28 23:16:49 -03:00 |
test
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
Makefile
|
release announcement, bump version numbers, some test adapatations because of random win32 test failures.
|
2013-10-01 12:37:11 +02:00 |
apiref.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
assert.txt
|
add release announcement, bump version to 2.5.2,
|
2014-01-29 13:47:11 +01:00 |
attic_fixtures.txt
|
bump version to 2.4.2, regen docs
|
2013-10-03 19:09:18 +02:00 |
bash-completion.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
builtin.txt
|
bump version to 2.4.2, regen docs
|
2013-10-03 19:09:18 +02:00 |
capture.txt
|
fix issue439: clarify that capsys/capfd capture output during
|
2014-04-07 13:42:48 +02:00 |
changelog.txt
|
fixed to find the CHANGELOG's path
|
2012-06-06 08:54:35 +09:00 |
check_sphinx.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
conf.py
|
add release announcement, bump version to 2.5.2,
|
2014-01-29 13:47:11 +01:00 |
conftest.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
contact.txt
|
remove github links
|
2014-01-23 14:50:58 +01:00 |
contents.txt
|
add release announcement, bump version to 2.5.2,
|
2014-01-29 13:47:11 +01:00 |
contributing.txt
|
rename, refine and link to new contributing doc from several places.
|
2014-01-23 10:21:06 +01:00 |
customize.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
doctest.txt
|
add release announcement, bump version to 2.5.2,
|
2014-01-29 13:47:11 +01:00 |
faq.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
feedback.rst
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
fixture.txt
|
add release announcement, bump version to 2.5.2,
|
2014-01-29 13:47:11 +01:00 |
funcarg_compare.txt
|
add changelog entry for anthon's hynek-fication of options,
|
2013-08-01 17:32:19 +02:00 |
funcargs.txt
|
- fix doc references, refactor fixtures docs to more quickly start
|
2012-10-07 13:06:17 +02:00 |
genapi.py
|
many doc improvements and fixes
|
2012-10-18 12:24:50 +02:00 |
getting-started.txt
|
fix issue512 : document dependencies in getting-started doc.
|
2014-05-14 09:14:40 +02:00 |
goodpractises.txt
|
Better setuptools integration in goodpractices
|
2014-05-19 17:35:28 +00:00 |
index.txt
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +01:00 |
links.inc
|
updated tox to live on testrun.org (the old links are still
|
2013-07-26 08:14:49 +02:00 |
mark.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
monkeypatch.txt
|
merge monkeypatch.replace into monkeypatch.setattr, also support monkeypatch.delattr.
|
2013-09-27 12:33:06 +02:00 |
naming20.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
nose.txt
|
support nose-style ``__test__`` attribute on modules, classes and
|
2014-04-10 12:46:27 +02:00 |
overview.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
parametrize.txt
|
add release announcement, bump version to 2.5.2,
|
2014-01-29 13:47:11 +01:00 |
plugins.txt
|
fix issue490: include pytest_load_initial_conftests in documentation
|
2014-03-25 14:43:58 +01:00 |
projects.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
pytest.ini
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
recwarn.txt
|
adding ref targets on recwarn
|
2013-06-03 10:07:14 -04:00 |
setup.txt
|
improve docs further, refine unittest docs, rename ``autoactive`` to ``autouse``
|
2012-10-12 14:52:36 +02:00 |
skipping.txt
|
fix issue443: fix skip examples to use proper comparison. Thanks Alex
|
2014-04-03 22:26:10 +02:00 |
status.txt
|
remove github links
|
2014-01-23 14:50:58 +01:00 |
talks.txt
|
add Daniel Greensfeld 3-part blog series about pytest
|
2014-01-23 13:07:28 +01:00 |
tmpdir.txt
|
add release announcement, bump version to 2.5.2,
|
2014-01-29 13:47:11 +01:00 |
unittest.txt
|
add release announcement, bump version to 2.5.2,
|
2014-01-29 13:47:11 +01:00 |
usage.txt
|
fix issue499: document selecting tests by node ID
|
2014-04-14 12:27:55 -04:00 |
xdist.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
xunit_setup.txt
|
ref #322 cleanup all teardown calling to only happen when setup succeeded.
|
2013-08-02 09:52:40 +02:00 |
yieldfixture.txt
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +01:00 |