Go to file
holger krekel caf5bdbf89 re-add exclude pattern
--HG--
branch : trunk
2010-07-08 17:20:52 +02:00
bin cleanup bin-script creation, fix docs, add FAQ entry about py.test --version 2009-12-24 12:27:15 +01:00
bin-for-dist install plain py.test script also for jython 2010-06-28 11:59:12 +02:00
contrib allow to run py.test.cmdline.main() multiple times. 2010-05-11 19:56:22 +02:00
doc finalizing docs 2010-07-08 15:28:54 +02:00
hacking * delete or text files to hacking/ directory. 2009-09-05 16:09:44 +02:00
py fix windows homedir detection 2010-07-08 12:35:43 +02:00
testing don't run too-long-filename test 2010-07-08 15:54:51 +02:00
.hgignore adding a tox file and a note in changelog 2010-06-05 15:59:11 +02:00
.hgtags Added tag 1.3.1 for changeset 8b8e7c25a13c 2010-05-25 21:09:21 +02:00
AUTHORS remove the --junitxmlprefix feature - it's kind of YAGNI i guess - 2010-07-03 14:44:47 +02:00
CHANGELOG finalizing docs 2010-07-08 15:28:54 +02:00
ISSUES.txt capture a concrete idea for easing platform-specific testing. 2010-06-08 12:29:15 +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 removing some py.execnet references and moving scripts to execnet repo 2009-10-27 09:19:23 +01:00
conftest.py internal test runs: do inline_run() without io-capturing 2010-05-25 12:24:51 +02:00
distribute_setup.py ship distribute_setup.py version 0.6.13 2010-07-08 13:40:19 +02:00
setup.py progressing towards 1.3.2, adding announcement, regen docs 2010-07-07 15:41:28 +02:00
tox.ini using improved versioing 2010-07-07 18:08:16 +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