Last Version

js2junit 1.2

Perform unit-tests of Javascript inside JUnit.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.weaselflink
ArtifactId

ArtifactId

js2junit
Version

Version

1.2
Type

Type

jar
Description

Description

js2junit
Perform unit-tests of Javascript inside JUnit.

Download js2junit 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.