Skip to main content

setuptools command extensions to run QA and tests on the code

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

eggchecker-0.1.3dev-py2.5.egg (8.0 kB view hashes)

Uploaded Source

eggchecker-0.1.3dev-py2.4.egg (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page