Go to file
holger krekel b83a3bcc80 mention pytest-xdist-1.8 2011-12-16 11:43:05 +00:00
_pytest regen docs, prepare release 2.2.1 2011-12-16 10:38:34 +00:00
bench python3 fixes 2010-11-23 20:32:07 -06:00
doc mention pytest-xdist-1.8 2011-12-16 11:43:05 +00:00
testing fix unorderable types as reported by Ralf Schmitt 2011-12-14 10:56:51 +00:00
.hgignore fix tox.ini and dependencies, various fixes all around, tests pass. 2010-10-10 13:48:49 +02:00
.hgtags Added tag 2.2.0 for changeset 152271036933 2011-11-18 18:48:44 +00:00
AUTHORS fix issue89 apply Daniel Nouri's patch to doctest/--pdb interaction. 2011-11-15 13:28:22 +00:00
CHANGELOG regen docs, prepare release 2.2.1 2011-12-16 10:38:34 +00:00
ISSUES.txt add new "parametrize refinement" issue critical for 2.2 series 2011-12-01 12:23:28 +00:00
LICENSE * use the MIT license for the py lib 2009-10-03 01:11:04 +02:00
MANIFEST.in some small pre-release updates 2010-11-25 16:36:25 +01:00
README.txt bump version, fix readme 2010-10-21 12:18:10 +02:00
distribute_setup.py try use distribute always, update version 2011-07-09 10:09:04 +02:00
pytest.py shift version string to _pytest directory 2011-03-19 20:13:04 +01:00
setup.py regen docs, prepare release 2.2.1 2011-12-16 10:38:34 +00:00
tox.ini remove debugging-changes to tox.ini 2011-12-14 11:29:25 +00:00

README.txt

py.test is a simple and popular testing tool for Python.

See http://pytest.org for more documentation.