Testomat Allure Adapter Setup

Installation
SKILL.md

Testomat Allure Adapter

Configure Testomat.io reporting for Java projects that already use Allure. Two modes: keep Allure and add the adapter, or migrate to native Testomat.io annotations.

Before configuring the project, ask the user which mode they want:

Do you want to keep your existing Allure annotations and use Testomat.io only for reporting test results, or would you like to replace Allure annotations with Testomat.io annotations?

Option 1: Keep Allure and Report to Testomat.io

Use this option if:

  • The project already uses Allure annotations.
  • The user wants to keep annotations such as @Epic, @Feature, @Story, @Owner, @Severity.

The adapter only transfers data from Allure to Testomat.io. It does not migrate, generate, or synchronize annotations from Testomat.io back to Allure.

Install the Testomat Allure Adapter.

Installs
GitHub Stars
12
First Seen
Testomat Allure Adapter Setup — testomatio/skills