ZC Buildout recipe for creating test runners
Project description
Test-Runner Recipe
This recipe generates zope.testing test-runenr scripts for testing a collection of eggs. The eggs must already be installed (using the zc.recipe.egg recipe)
The test-runner recipe has 2 options:
The eggs option takes the names of the eggs to be tested. These are not installed by the recipe. They must be installed by some other recipe (or using the buildout develop option). The distributions are in the form os setuptools requirements. Multiple distributions must be listed on separate lines. This option is required.
The script option gives the name of the script to generate, in the buildout bin directory. Of the option isn’t used, the part name will be used.
To do
Support specifying testrunner defaults (e.g. verbosity, test file patterns, etc.)
Change History
1.0.0a2
Now provide a extra-paths option for including extra paths in test scripts. This is useful when eggs depend on Python packages not packaged as eggs.
1.0.0a1
Initial public version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for zc.recipe.testrunner-1.0.0a2-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | d51af6a16d4227ed636813b777d2ae9813e40f85f814c278b1512e48f32bf28b |
|
MD5 | 8116ef396a7789d47851f47931987fcd |
|
BLAKE2b-256 | 1df582d47f7b49589b89217118b337175ca6a30289db8f69599b8fab5ec4e5d3 |
Hashes for zc.recipe.testrunner-1.0.0a2-py2.3.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8600f458bbd8fa22de165da67890b6db9aa0166f42065e0eae6ba774535e55bb |
|
MD5 | debbb8d2f560312adb4a56e1a7e1384d |
|
BLAKE2b-256 | f1b5508d7e3ac0876e269cc1af529151432c129ab451685a969e6fcfebed5b56 |