Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-allure

The collection of all Allure Report adaptors for tools and frameworks
https://github.com/Avaddon-tfa/awesome-allure

Last synced: 1 day ago
JSON representation

  • Programming languages and frameworks

    • Kotlin and Android

    • Swift and iOS

      • XCTest - A command line tool to extract test summaries & screenshots from Xcode 11 XCResult files.
    • PHP

      • PHPUnit - support for PHPUnit framework reporting.
      • Codeception - support for Codeception framework reporting.
    • Go

      • allure-go - complete Allure provider in Go, without overloading the interface of usage. The project started as a fork of Testify, but over time it got its own runner and its own features.
    • Java

      • AssertJ - support for AssertJ framework reporting.
      • Awaitility - support for Awaitility framework reporting.
      • Citrus Framework - support for Citrus framework reporting.
      • JAX-RS - support for JAX-RS framework reporting.
      • JUnit 5 - support for JUnit 5 framework reporting.
      • JUnit 4 - support for JUnit 4 framework reporting.
      • TestNG - support for TestNG framework reporting.
      • Spring Web - support for Spring Web framework reporting.
      • Spock 2 - support for Spock 2 reporting.
      • Selenide - support for Selenide framework reporting.
      • Rest Assured - support for REST Assured framework reporting.
      • OkHttp - support for OkHttp framework reporting.
      • OkHttp 3 - support for OkHttp 3 framework reporting.
      • JsonUnit - support for JsonUnit reporting.
      • JBehave - support for JBehave reporting.
    • JavaScript

    • Python

      • Robot Framework - support for Robot framework reporting.
      • Behave - support for Behave framework reporting.
      • Pytest - support for Pytest framework reporting.
      • Pytest BDD - support for PyTest BDD framework reporting.
      • Nose2 - support for Nose2 framework reporting.
    • Scala

      • ScalaTest - support for ScalaTest framework reporting.
    • .NET/C#

      • NUnit - support for NUnit framework reporting.
      • XUnit - support for XUnit framework reporting.
      • SpecFlow - support for SpecFlow framework reporting.
    • Ruby

      • Cucumber Ruby - Allure adaptor for Cucumber on Ruby framework.
      • RSpec - support for RSpec reporting.
  • CI/CD / Build tools

    • Go

      • Jenkins - Official Allure Jenkins Plugin that allows building reports on the pipeline and share them.
      • TeamCity - Official plugin adds support for generate Allure Report based on tests results right on the TeamCity Pipeline.
      • Bamboo - Official Allure Bamboo that generates Allure Reports from existing Allure XML files.
      • Gradle
      • Bamboo - Official Allure Bamboo that generates Allure Reports from existing Allure XML files.
  • IDEs

    • Go

      • IntelliJ IDEA - Allure TestOps features from the IntelliJ IDEA IDE, introducing code inspections, ability to automatically generate a report from local test runs and many more.
      • VSCode - use Allure Report right from the editor: generate report using explorer context menu; start live server based on allure test results files; serve already generated report.