mirror of https://github.com/OpenKMIP/PyKMIP.git
6606c989fb
This change adds a pytest config argument, allowing the integration test suite to be run with the client configured with a specific section from the PyKMIP configuration file. A simple integration test class is added to demonstrate how to use the client created using the config argument. To run the integration test suite with a specific configuration, use: $ tox -e integration -- --config <config-section> where <config-section> is the name of the config file section to use for the PyKMIP client. |
||
---|---|---|
.. | ||
services | ||
utils | ||
__init__.py | ||
conftest.py |