Last Version

yatspec-fluent 5.0.2

A plugin for the yatspec acceptance test library used to write acceptance tests in a fluent way, reusing givens, whens and thens.

License

License

GroupId

GroupId

io.github.theangrydev
ArtifactId

ArtifactId

yatspec-fluent
Version

Version

5.0.2
Type

Type

jar
Description

Description

yatspec-fluent
A plugin for the yatspec acceptance test library used to write acceptance tests in a fluent way, reusing givens, whens and thens.
Project URL

Project URL

https://github.com/theangrydev/yatspec-fluent
Source Code Management

Source Code Management

https://github.com/theangrydev/yatspec-fluent.git

Download yatspec-fluent 5.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.yatspec » yatspec jar 1.23
junit : junit jar 4.12
io.github.theangrydev : yatspec-zohhak-plugin jar 1.1.1

test (8)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.4.1
javax.servlet : javax.servlet-api jar 3.1.0
org.json : json jar 20160212
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 3.5.2
com.github.tomakehurst : wiremock jar 2.2.1
net.sourceforge.plantuml : plantuml jar 7933
org.jdom : jdom jar 1.1

Project Modules

There are no modules declared in this project.