Go to file
holger krekel 85c24b7fa1 some test fixes and refinements 2010-11-01 08:16:10 +01:00
bench introduce "-q" option which decreases verbosity and basically leads to a unittest/nosetest-style "." output 2010-10-31 19:51:16 +01:00
doc streamline some hook docs and option handling, remove cruft bits, fix doc links 2010-10-31 23:28:31 +01:00
example get option settings from ini-file. make getting configuration options from conftest.py only an internal feature. 2010-10-31 17:41:58 +01:00
pytest some test fixes and refinements 2010-11-01 08:16:10 +01:00
testing some test fixes and refinements 2010-11-01 08:16:10 +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 1.3.4 for changeset 90fffd35373e 2010-09-14 17:35:17 +02:00
AUTHORS remove the --junitxmlprefix feature - it's kind of YAGNI i guess - 2010-07-03 14:44:47 +02:00
CHANGELOG bump version, add a bit to changelog 2010-10-31 19:53:11 +01:00
ISSUES.txt update issues 2010-10-31 21:47:26 +01:00
LICENSE * use the MIT license for the py lib 2009-10-03 01:11:04 +02:00
MANIFEST.in some fixes to packaging and urls 2010-10-15 00:54:25 +02:00
README.txt bump version, fix readme 2010-10-21 12:18:10 +02:00
distribute_setup.py ship distribute_setup.py version 0.6.13 2010-07-08 13:40:19 +02:00
setup.py some test fixes and refinements 2010-11-01 08:16:10 +01:00
tox.ini some test fixes and refinements 2010-11-01 08:16:10 +01:00

README.txt

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

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