JBehave junit support

Support for running jbehave stories as junit test cases.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.jbehavesupport
ArtifactId

ArtifactId

jbehave-junit-support
Last Version

Last Version

4.8.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

JBehave junit support
Support for running jbehave stories as junit test cases.
Project URL

Project URL

https://github.com/jbehavesupport/jbehave-junit-support
Source Code Management

Source Code Management

https://github.com/jbehavesupport/jbehave-junit-support/tree/master

Download jbehave-junit-support

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-engine jar 1.7.1
org.jbehave : jbehave-core jar 4.8.3

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.18

test (5)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.3-groovy-2.5
org.junit.vintage : junit-vintage-engine jar 5.7.1
org.junit.platform : junit-platform-testkit jar 1.7.1
cglib : cglib jar 3.3.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
4.8.3.1
4.8.3
4.8.0
4.6.1
4.3.5
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.0.1
1.0.0