HTML Recorder BDD Execution Listener

A plugin to my BDD Execution Listener that serializes all scenarios in a test plan to an HTML file.

License

License

GroupId

GroupId

io.bitbucket.tomwnorton
ArtifactId

ArtifactId

bdd-execution-listener-html
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

HTML Recorder BDD Execution Listener
A plugin to my BDD Execution Listener that serializes all scenarios in a test plan to an HTML file.
Project URL

Project URL

https://tomwnorton.bitbucket.io/jvm/bdd-execution-listener-html/
Source Code Management

Source Code Management

https://bitbucket.org/tomwnorton/bdd-execution-listener-html

Download bdd-execution-listener-html

How to add to project

<!-- https://jarcasting.com/artifacts/io.bitbucket.tomwnorton/bdd-execution-listener-html/ -->
<dependency>
    <groupId>io.bitbucket.tomwnorton</groupId>
    <artifactId>bdd-execution-listener-html</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.tomwnorton/bdd-execution-listener-html/
implementation 'io.bitbucket.tomwnorton:bdd-execution-listener-html:1.0'
// https://jarcasting.com/artifacts/io.bitbucket.tomwnorton/bdd-execution-listener-html/
implementation ("io.bitbucket.tomwnorton:bdd-execution-listener-html:1.0")
'io.bitbucket.tomwnorton:bdd-execution-listener-html:jar:1.0'
<dependency org="io.bitbucket.tomwnorton" name="bdd-execution-listener-html" rev="1.0">
  <artifact name="bdd-execution-listener-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.tomwnorton', module='bdd-execution-listener-html', version='1.0')
)
libraryDependencies += "io.bitbucket.tomwnorton" % "bdd-execution-listener-html" % "1.0"
[io.bitbucket.tomwnorton/bdd-execution-listener-html "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.bitbucket.tomwnorton : bdd-execution-listener jar 1.0
org.thymeleaf : thymeleaf jar 3.0.9.RELEASE

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.21.0
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.assertj : assertj-core jar 3.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0