Package: python-nose-testconfig (0.9-2)
Links for python-nose-testconfig
Debian Resources:
Download Source Package python-nose-testconfig:
- [python-nose-testconfig_0.9-2.dsc]
- [python-nose-testconfig_0.9.orig.tar.gz]
- [python-nose-testconfig_0.9-2.debian.tar.xz]
Maintainers:
- Debian OpenStack (QA Page, Mail Archive)
- Julien Danjou (QA Page)
- Thomas Goirand (QA Page)
- Mehdi Abaakouk (QA Page)
External Resources:
- Homepage [pypi.python.org]
Similar packages:
test configuration plugin for nosetests
nose-testconfig is a plugin to the nose test framework which provides a faculty for passing test-specific (or test-run specific) configuration data to the tests being executed.
Currently configuration files in the following formats are supported:
* YAML (via python-yaml) * INI (via ConfigParser) * Pure Python (via Exec) * JSON
The plugin is meant to be flexible, ergo the support of exec'ing arbitrary Python files as configuration files with no checks. The default format is assumed to be ConfigParser ini-style format.
The plugin provides a method of overriding certain parameters from the command line (assuming that the main "config" object is a dict) and can easily have additional parsers added to it.
A configuration file may not be provided. In this case, the config object is an empty dict. Any command line "overriding" parameters will be added to the dict.
Other Packages Related to python-nose-testconfig
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- dep: python-nose
- test discovery and running of Python's unittest
Download python-nose-testconfig
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.0 kB | 35.0 kB | [list of files] |