Kaspresso

Documentation for Qase API and Reporters is at https://reporters.qase.io/

What is Kaspresso?

Kaspresso is a powerful Android UI testing framework built on top of Espresso and UIAutomator, designed to simplify and enhance test automation. It provides improved readability, stability, and maintainability of tests by offering clear structure, reusable test steps, and advanced logging capabilities.

Kaspresso supports complex test scenarios, integrates with tools like Kakao for Kotlin DSL-based testing, and allows for customization to handle flaky tests efficiently.

Get an API token for the reporter:

To pass the results of your automated test runs, let's first get an API Token:

  1. Get an API token from this page: https://app.qase.io/user/api/token

  2. Find the instructions to adding the Behave reporter to your automation flow.

Last updated