zc.buildout recipe for generating zope2-based test runner
Project description
Overview
A zc.buildout recipe for generating test runners that run under a Zope 2 environment and is “Products”-aware.
Options
collective.recipe.z2testrunner has the following options:
- zope2part
name of the script in bin directory to run zope (e. g. zopectl)
- defaults
list of default options to call zopectl test with
- environment
name of a section which defines variables to be set in environment
- modules
list of modules to test (arguments for parameter -m)
- packages
list of packages to test (arguments for parameter -s)
- extra-paths
list of paths (arguments for parameter –path)
- exit-with-status
boolean whether to set parameter –exit-with-status or not (default: false)
Change History
0.3.1
Made the exit-with-status option work by actually exiting with the status code from the test runner [jvloothuis]
0.3
Added parameters defaults and environment
Bugfix: now also works with version specifier added after recipe name in buildout
Added documentation in README.txt [icemac]
0.2
Add extra-paths and exit-with-status option [jfroche]
0.1
Initial implementation. [rockyburt]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file collective.recipe.z2testrunner-0.3.1.tar.gz
.
File metadata
- Download URL: collective.recipe.z2testrunner-0.3.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ce4952d011fde40693c83fe88a89392c1cc646cedaab92c121a1e652eca652c |
|
MD5 | dc3bf37087da929f18e2750bbc8c9727 |
|
BLAKE2b-256 | 7c46198906577570060d514fe57a528276afa38558c6ca33cb049534a6b6b4f2 |
File details
Details for the file collective.recipe.z2testrunner-0.3.1-py2.4.egg
.
File metadata
- Download URL: collective.recipe.z2testrunner-0.3.1-py2.4.egg
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6ec5540e208ab4edd7dad910e4ce6b668c67291d1c7fd93f0cc3b6b3d5a2c09 |
|
MD5 | 5a5e9c44ada7acf69804d6c9ad74110e |
|
BLAKE2b-256 | 8d18b28bc24de6eeb102ad331aef8ec80bdd5fc08c293dc1e7bcdcfdff5bbfc7 |