TestLink-API-Python-client is a Python XML-RPC client for TestLink
Initially based on James Stock testlink-api-python-client R7 and Olivier Renault JinFeng idea - an interaction of TestLink, Robot Framework and Jenkins.
TestLink-API-Python-client delivers two main classes
- TestlinkAPIGeneric - Implements the Testlink API methods as generic PY methods with error handling
- TestlinkAPIClient - Inherits from TestlinkAPIGeneric and defines service methods like "copyTCnewVersion...