Allure XUnit Plugin

The parent pom.xml for our open source projects

License

License

GroupId

GroupId

org.allurefw.report
ArtifactId

ArtifactId

xunit-plugin
Last Version

Last Version

2.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

Allure XUnit Plugin
The parent pom.xml for our open source projects

Download xunit-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/org.allurefw.report/xunit-plugin/ -->
<dependency>
    <groupId>org.allurefw.report</groupId>
    <artifactId>xunit-plugin</artifactId>
    <version>2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.allurefw.report/xunit-plugin/
implementation 'org.allurefw.report:xunit-plugin:2.0-M1'
// https://jarcasting.com/artifacts/org.allurefw.report/xunit-plugin/
implementation ("org.allurefw.report:xunit-plugin:2.0-M1")
'org.allurefw.report:xunit-plugin:jar:2.0-M1'
<dependency org="org.allurefw.report" name="xunit-plugin" rev="2.0-M1">
  <artifact name="xunit-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.allurefw.report', module='xunit-plugin', version='2.0-M1')
)
libraryDependencies += "org.allurefw.report" % "xunit-plugin" % "2.0-M1"
[org.allurefw.report/xunit-plugin "2.0-M1"]

Dependencies

provided (1)

Group / Artifact Type Version
org.allurefw.report : plugin-api jar 2.0-M1

Project Modules

There are no modules declared in this project.

Allure Report build-badge release-badge maven-badge Backers on Open Collective Sponsors on Open Collective

Allure Framework is a flexible lightweight multi-language test report tool that not only shows a very concise representation of what have been tested in a neat web report form, but allows everyone participating in the development process to extract maximum of useful information from everyday execution of tests.

Allure Report

Download

You can use one of the following ways to get Allure:

  • Grab it from bintray (see Downloads section).

  • Using Homebrew:

    $ brew install allure
  • For Windows, Allure is available from the Scoop commandline-installer. To install Allure, download and install Scoop and then execute in the Powershell:

    scoop install allure

Documentation

All the documentation is available on our site.

Staying in Touch

Follow @QametaSoftware and its team members on Twitter. In-depth articles can be found at Qameta Blog. Also feel free to join our Gitter room (ru).

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Gold sponsors

Become a gold sponsor and get your logo on our README on Github with a link to your site.

Silver sponsors

Become a silver sponsor and get your logo on our README on Github with a link to your site.

Bronze sponsors

Become a bronze sponsor and get your logo on our README on Github with a link to your site.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Contributors

This project exists thanks to all the people who contribute. [Contribute].

License

The Allure Framework is released under version 2.0 of the Apache License.

org.allurefw.report

QA Tools

Versions

Version
2.0-M1