SubSteps JUnit Runner

A junit runner for substeps

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-junit-runner
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SubSteps JUnit Runner
A junit runner for substeps
Project Organization

Project Organization

Technophobia Ltd

Download substeps-junit-runner

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.technophobia.substeps : substeps-runner-common jar 2.0.0
com.technophobia.substeps : substeps-core-api jar 2.0.0
junit : junit jar 4.12
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.13

test (4)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core jar 2.0.0
org.mockito : mockito-all jar 2.0.2-beta
com.technophobia.substeps : substeps-core-api test-jar 2.0.0
com.technophobia.substeps : substeps-core test-jar 2.0.0

Project Modules

There are no modules declared in this project.
com.technophobia.substeps

G2G3 Digital

Versions

Version
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0