Xteps

High-level contextual steps in your tests for any reporting tool

License

License

GroupId

GroupId

com.plugatar.xteps
ArtifactId

ArtifactId

xteps
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Xteps
High-level contextual steps in your tests for any reporting tool
Project URL

Project URL

https://github.com/evpl/xteps
Source Code Management

Source Code Management

https://github.com/evpl/xteps

Download xteps

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.2
2.1
2.0
1.3
1.2
1.1
1.0