Test configuration plugin for nosetests for Python3
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 3 version of the package.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.10-23.fc35 | - |
Fedora 35 | 0.10-23.fc35 | - |
Fedora 34 | 0.10-21.fc34 | - |
You can contact the maintainers of this package via email at
python-nose-testconfig dash maintainers at fedoraproject dot org
.