Welcome to Zephyr Python API’s documentation!

The package is a set of python wrappers for Zephyr Scale (TM4J) REST API (both Cloud and Server/DataCenter). Interact with Zephyr Scale using python and create automation scripts for your daily routines.

The idea of the package is to have two parts in it: a set of low-level wrappers and Zephyr objects (like a test case or a test cycle). The low-level wrappers simply perform requests to the API endpoints. The objects should provide OOP approach and leverage the low-level wrappers. Currently the Zephyr objects are not implemented.

Limitations

The wrappers only implement public API methods from the official SmartBear Zephyr Scale Cloud and Server/DataCenter APIs.