Last Version

JBehave JUnit Runner 1.2.2.1

A JUnit runner which visualizes the individual steps of a JBehave Story as test steps.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.blackdark
ArtifactId

ArtifactId

jbehave-junit-runner
Version

Version

1.2.2.1
Type

Type

jar
Description

Description

JBehave JUnit Runner
A JUnit runner which visualizes the individual steps of a JBehave Story as test steps.
Project URL

Project URL

https://github.com/blackdark/jbehave-junit-runner
Source Code Management

Source Code Management

https://github.com/blackdark/jbehave-junit-runner

Download jbehave-junit-runner 1.2.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

provided (1)

Group / Artifact Type Version
org.jbehave : jbehave-core jar 4.0.5

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.