eggchecker 0.1.1dev
setuptools command extensions to run QA and tests on the code
Latest Version: 0.1.3dev
This is a small set of command extensions for setuptools that allows to run:
- QA tests on your package
- zope.testing
qa: QA tests
Runs as long as it has a setup.py on the root. It adds a new command called qa. To run it, go into your package and type:
$ python setup.py qa
At this time it simply runs pyflakes over the code.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| eggchecker-0.1.1dev-py2.4.egg (md5) | Python Egg | 2.4 | 2007-10-24 | 7KB | 767 |
| eggchecker-0.1.1dev-py2.5.egg (md5) | Python Egg | 2.5 | 2007-09-30 | 6KB | 732 |
- Author: Tarek Ziade
- Home Page: http://hg.programmation-python.org
- Keywords: qa pylintrc
- License: GPL
- Package Index Owner: tarek
- DOAP record: eggchecker-0.1.1dev.xml
