.. |
_templates
|
a few minor fixes and removing google+ stuff.
|
2013-12-17 11:24:58 +01:00 |
_themes
|
just use "sans-serif" as the default font, thankfully recommended by hynek.
|
2013-12-17 14:59:29 +01:00 |
announce
|
last change to release announce
|
2013-12-17 08:43:01 +01:00 |
example
|
Fix minor typo in special.txt
|
2013-12-20 14:01:17 +01:00 |
img
|
added some endorsements, not quite properly layouted
|
2013-06-20 14:05:16 +02:00 |
plugins_index
|
plugins_index: status images now link to actual tox output
|
2014-01-15 20:48:11 -02:00 |
test
|
rename a number of internal and externally visible variables to use the fixture name
|
2012-10-05 14:24:44 +02: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
|
rework docs to demonstrate and discuss current yield syntax in more depth.
|
2013-09-27 10:21:23 +02:00 |
assert.txt
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +01:00 |
attic_fixtures.txt
|
bump version to 2.4.2, regen docs
|
2013-10-03 19:09:18 +02:00 |
bash-completion.txt
|
Fixes for argcomplete
|
2013-07-30 11:26:15 +02:00 |
builtin.txt
|
bump version to 2.4.2, regen docs
|
2013-10-03 19:09:18 +02:00 |
capture.txt
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +01: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
|
a few minor fixes and removing google+ stuff.
|
2013-12-17 11:24:58 +01:00 |
conftest.py
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
contact.txt
|
adapt locations of ML to new @python.org location
|
2012-12-27 16:48:17 +01:00 |
contents.txt
|
some more finalization of docs
|
2012-10-19 10:07:11 +02:00 |
customize.txt
|
apply doc changes from just backed out changeset
|
2013-11-22 13:53:43 +01:00 |
develop.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
doctest.txt
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +01:00 |
faq.txt
|
release announcement, bump version numbers, some test adapatations because of random win32 test failures.
|
2013-10-01 12:37:11 +02:00 |
feedback.rst
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
fixture.txt
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +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
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +01:00 |
goodpractises.txt
|
adding a release announcement and some doc fixes
|
2013-12-17 07:58:49 +01: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
|
add a note to the documentation that pytest does not mimick nose try to perform "import isolation". Addresses issue268.
|
2013-11-22 15:12:12 +01:00 |
overview.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
parametrize.txt
|
doc: fix desc for `parametrize`
|
2014-01-09 22:27:23 +01:00 |
plugins.txt
|
- fix issue181: --pdb now also works on collect errors. This was
|
2013-09-06 11:56:04 +02:00 |
projects.txt
|
pypy has >21K tests now
|
2013-12-16 18:25:00 +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
|
Minor doc fix in skipping.txt. Also submitted at Github before I realised that this was the master repo. Will close over there.
|
2013-12-19 22:41:07 +00:00 |
status.txt
|
remove build status that shows on pypi -- doesn't make sense because it shows the current trunk, not the released version. And start a new doc/en/status.txt
|
2014-01-11 10:46:07 +01:00 |
talks.txt
|
add german pytest talk (pyconde2013)
|
2013-10-25 16:50:05 +02:00 |
tmpdir.txt
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +01:00 |
unittest.txt
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +01:00 |
usage.txt
|
bump version to 2.4.2, regen docs
|
2013-10-03 19:09:18 +02:00 |
xdist.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09: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 |