| .. | 
		
		
			
			
			
			
				| _static | added "docs/en" directory and moved | 2012-06-06 08:52:53 +09:00 | 
		
			
			
			
			
				| _templates | remove gittip mention for now. | 2013-09-27 10:58:04 +02:00 | 
		
			
			
			
			
				| announce | finalize release announcement, changelog | 2013-10-04 12:34:47 +02:00 | 
		
			
			
			
			
				| example | bump version to 2.4.2, regen docs | 2013-10-03 19:09:18 +02:00 | 
		
			
			
			
			
				| img | added some endorsements, not quite properly layouted | 2013-06-20 14:05:16 +02:00 | 
		
			
			
			
			
				| plugins_index | Adding status images in plugins_index | 2013-11-12 23:54:13 -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 | bump version to 2.4.2, regen docs | 2013-10-03 19:09:18 +02: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 | bump version to 2.4.2, regen docs | 2013-10-03 19:09:18 +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 | bump version of docs | 2013-10-04 13:59:44 +02: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 | fix docs wrt norecursedirs, thanks @mgax | 2013-07-08 15:39:14 +02:00 | 
		
			
			
			
			
				| develop.txt | added "docs/en" directory and moved | 2012-06-06 08:52:53 +09:00 | 
		
			
			
			
			
				| doctest.txt | bump version to 2.4.2, regen docs | 2013-10-03 19:09:18 +02: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 | fix typo, thank avanderneuth | 2013-10-21 13:36:22 +02: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 | bump version to 2.4.2, regen docs | 2013-10-03 19:09:18 +02:00 | 
		
			
			
			
			
				| goodpractises.txt | fix issue334: don't recommend distribute but setuptools everywhere, also remove implicit distribute_setup support from setup.py. | 2013-08-01 09:42:44 +02:00 | 
		
			
			
			
			
				| index.txt | add python testing training | 2013-07-16 11:30:21 +02: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 | Fix instructions for nose users. | 2013-08-23 11:59:57 +01:00 | 
		
			
			
			
			
				| overview.txt | added "docs/en" directory and moved | 2012-06-06 08:52:53 +09:00 | 
		
			
			
			
			
				| parametrize.txt | fix flakes issues and make --flakes run part of tox runs | 2013-10-12 15:39:22 +02:00 | 
		
			
			
			
			
				| plugins.txt | - fix issue181: --pdb now also works on collect errors.  This was | 2013-09-06 11:56:04 +02:00 | 
		
			
			
			
			
				| projects.txt | updated tox to live on testrun.org (the old links are still | 2013-07-26 08:14:49 +02: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 | Correct hyperlink and target | 2013-10-15 12:45:55 +01:00 | 
		
			
			
			
			
				| talks.txt | add german pytest talk (pyconde2013) | 2013-10-25 16:50:05 +02:00 | 
		
			
			
			
			
				| tmpdir.txt | bump version to 2.4.2, regen docs | 2013-10-03 19:09:18 +02:00 | 
		
			
			
			
			
				| unittest.txt | bump version to 2.4.2, regen docs | 2013-10-03 19:09:18 +02: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 | fix typos (thanks @faassen) | 2013-10-01 14:30:53 +02:00 |