{% hint style="info" %} Documentation for Qase API and Reporters is at https://reporters.qase.io/ {% endhint %}
Tavern is a pytest plugin, command-line tool and Python library for automated testing of APIs, with a simple, concise and flexible YAML-based syntax. It's very simple to get started, and highly customisable for complex tests. Tavern supports testing RESTful APIs as well as MQTT based APIs.
To pass the results of your Tavern executions, let's first get an API Token:
- Get an API token from this page: https://app.qase.io/user/api/token
- Find the instructions to adding the Behave reporter to your automation flow.