.. |
_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
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +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
|
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
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +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
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +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
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
develop.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
doctest.txt
|
regen docs for 2.5.1, add links for coverage reports
|
2013-12-17 08:30:35 +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
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +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
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
goodpractises.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +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
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
overview.txt
|
added "docs/en" directory and moved
|
2012-06-06 08:52:53 +09:00 |
parametrize.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
plugins.txt
|
fix doc typo
|
2014-01-19 10:26:55 +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
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01: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
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
tmpdir.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
unittest.txt
|
replace py.test module references with pytest
|
2014-01-18 12:31:33 +01:00 |
usage.txt
|
added docs about the `no:` syntax for the -p option
|
2014-01-19 22:05:14 +01: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 |