Letter P

python2-nose-testconfig - Test configuration plugin for nosetests for Python2

Website: https://bitbucket.org/jnoller/nose-testconfig/
License: ASL 2.0
Vendor: Alcance Libre, Inc.
Description:
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 PyYAML <http://pypi.python.org/pypi/PyYAML/>)
- INI (via ConfigParser <http://docs.python.org/lib/module-ConfigParser.html>)
- Pure Python (via Exec)
- JSON (via JSON <http://docs.python.org/library/json.html>)

This is the Python 2 version of the package.

Packages

python2-nose-testconfig-0.10-14.fc14.al.noarch [19 KiB] Changelog by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6.

Listing created by Repoview-0.6.6-6.fc14.al