Go to file
holger krekel 87e9cb9bec reconfig tox.ini to care use testrun.org for installation of sdist
--HG--
branch : trunk
2010-10-20 21:01:01 +02:00
bench adding a small bench script to see where time is spend in the hook architecture 2010-10-15 16:36:25 +02:00
doc fix example good -> bad (thanks frank) 2010-10-17 11:11:32 +02:00
example start reorganizing docs, write more docs, shift plugin docs, to proper documentation, 2010-10-10 23:45:45 +02:00
pytest use pyfuncitem name for tmpdir in order to take generative test id into account 2010-10-17 00:24:59 +02:00
testing use pyfuncitem name for tmpdir in order to take generative test id into account 2010-10-17 00:24:59 +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 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 fix CHANGELOG 2010-10-17 00:30:24 +02:00
ISSUES.txt fix a problem and make a note about pytest_nose calling setup/teardown functions 2010-10-03 11:17:37 +02: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 remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
distribute_setup.py ship distribute_setup.py version 0.6.13 2010-07-08 13:40:19 +02:00
setup.py some fixes to packaging and urls 2010-10-15 00:54:25 +02:00
tox.ini reconfig tox.ini to care use testrun.org for installation of sdist 2010-10-20 21:01:01 +02:00

README.txt

The py lib is a Python development support library featuring
the following tools and modules:

* py.test: tool for distributed automated testing
* py.code: dynamic code generation and introspection
* py.path:  uniform local and svn path objects

For questions and more information please visit http://pylib.org