Go to file
holger krekel e643e99586 bump version number to dev version 2012-03-19 08:53:08 -07:00
_pytest bump version number to dev version 2012-03-19 08:53:08 -07:00
bench python3 fixes 2010-11-23 20:32:07 -06:00
doc add acomment so highlighting won\'t fail 2012-03-15 15:22:13 +01:00
testing junitxml: use a exclusive match on the legal ranges of xml for binary escaping, fixes issue 126 2012-03-09 13:12:18 +01: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.3 for changeset 3c11c5c9776f 2012-02-05 23:39:00 -05:00
AUTHORS fix issue89 apply Daniel Nouri's patch to doctest/--pdb interaction. 2011-11-15 13:28:22 +00:00
CHANGELOG document integration with setuptools/distribute test command and tests_require 2012-03-15 15:15:21 +01:00
ISSUES.txt walk through issues 2012-03-19 06:56:35 -07: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 use newer distribute_setup.py 2011-12-18 19:01:43 +00:00
pytest.py shift version string to _pytest directory 2011-03-19 20:13:04 +01:00
setup.py bump version number to dev version 2012-03-19 08:53:08 -07:00
tox.ini only run test_unittest.py for the twisted/trial config 2011-12-28 17:43:56 +00:00

README.txt

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

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