skip to navigation
skip to content

Not Logged In

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.

ztest: zope.testing

Runs zope.testing over the package:

$ python setup.py ztest
File Type Py Version Size # downloads
eggchecker-0.1.1dev-py2.4.egg (md5) Python Egg 2.4 7KB 100
eggchecker-0.1.1dev-py2.5.egg (md5) Python Egg 2.5 6KB 102