Go to file
holger krekel 251fb0ab1c various documentation related refinements
--HG--
branch : trunk
2010-10-12 10:59:04 +02:00
bin-for-dist remove pylib things and move things to new pytest namespace 2010-10-07 11:59:00 +02:00
doc various documentation related refinements 2010-10-12 10:59:04 +02:00
example start reorganizing docs, write more docs, shift plugin docs, to proper documentation, 2010-10-10 23:45:45 +02:00
pytest various documentation related refinements 2010-10-12 10:59:04 +02:00
testing rename last test files 2010-10-11 08:10:55 +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 start reorganizing docs, write more docs, shift plugin docs, to proper documentation, 2010-10-10 23:45:45 +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 re-add exclude pattern 2010-07-08 17:20:52 +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 fix dep 2010-10-10 14:46:57 +02:00
tox.ini various documentation related refinements 2010-10-12 10:59:04 +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