Last Version

org.specsy:specsy-junit 2.3.3

Specsy is a BDD-style unit-level testing framework for Java/Scala/Groovy. It safely isolates mutable state and supports writing self-documenting tests/specifications.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.specsy
ArtifactId

ArtifactId

specsy-junit
Version

Version

2.3.3
Type

Type

jar
Description

Description

Specsy is a BDD-style unit-level testing framework for Java/Scala/Groovy. It safely isolates mutable state and supports writing self-documenting tests/specifications.

Download specsy-junit 2.3.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.specsy : specsy-core jar 2.3.3
org.junit.platform : junit-platform-engine jar 1.3.2

test (9)

Group / Artifact Type Version
org.specsy : specsy-java jar 2.3.3
org.junit.platform : junit-platform-launcher jar 1.3.2
org.junit.platform : junit-platform-console jar 1.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.vintage : junit-vintage-engine jar 5.3.2
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
fi.jumi : jumi-core jar 0.5.437

Project Modules

There are no modules declared in this project.