smartbear / cucumber-jvm-zephyr-xml   4.2.0.2

MIT License GitHub

Extension of the official JUnitFormatter with extra XML elements

zephyr-xml-formatter 4.2.0.2


Group ID:
io.cucumber
Artifact ID:
zephyr-xml-formatter
Version:
4.2.0.2
Release Date:
Dec 17, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.cucumber" % "zephyr-xml-formatter" % "4.2.0.2"

Mill build tool

ivy"io.cucumber:zephyr-xml-formatter:4.2.0.2"

Scala CLI

//> using dep "io.cucumber:zephyr-xml-formatter:4.2.0.2"

Ammonite REPL

import $ivy.`io.cucumber:zephyr-xml-formatter:4.2.0.2`

<dependency>
  <groupId>io.cucumber</groupId>
  <artifactId>zephyr-xml-formatter</artifactId>
  <version>4.2.0.2</version>
</dependency>

compile group: 'io.cucumber', name: 'zephyr-xml-formatter', version: '4.2.0.2'