Zephyr Integration
The Zephyr client provides test management and execution capabilities within Zephyr as listed on Available Tools.
Setup
Environment Variables
The following environment variables configure the Zephyr integration:
ZEPHYR_API_TOKEN
*required: The Zephyr Cloud API token for authentication. More information here.- Example:
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
- Example:
ZEPHYR_BASE_URL
(optional): The Zephyr Cloud API base url. Should be changed depending on the region of your Jira instance. More information here.- Default:
https://api.zephyrscale.smartbear.com/v2
- Default:
Available Tools
Get Projects
- Purpose: Retrieve projects available within your Zephyr account.
- Returns: A list of projects along with their properties, including information about if they have Zephyr enabled or not.