Go to file
holger krekel be249dcfe5 correct base version number 2011-09-24 15:19:03 +02:00
_pytest fix issue67 - junitxml now contains correct durations. thanks ronny. 2011-09-24 15:15:51 +02:00
bench python3 fixes 2010-11-23 20:32:07 -06:00
doc add release announcement for 2.1.2 2011-09-24 08:06:39 +02:00
testing try to make test suite pass on jython 2.5.1 again 2011-09-21 08:12:37 +02: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.1.2 for changeset 5864412c6f3c 2011-09-24 14:11:54 +02:00
AUTHORS update authors to reflect more current situation 2011-06-01 08:00:12 +02:00
CHANGELOG correct base version number 2011-09-24 15:19:03 +02:00
ISSUES.txt quick review of issues 2011-09-21 07:52:41 +02: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 bump version 2011-09-24 14:13:24 +02:00
tox.ini bump to 2.1.1, regen examples, add release announcement 2011-08-20 18:37:00 +02:00

README.txt

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

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