Jar examples for j:junit-js
JavaScript JUnit Runner
You can download jar file junit-js 1.0.0 in this page.
BSD 3-Clause
You can use the following script to add junit-js-1.0.0.jar to your project.
<dependency> <groupId>com.belteshazzar</groupId> <artifactId>junit-js</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.belteshazzar', name: 'junit-js', version: '1.0.0'
libraryDependencies += "com.belteshazzar" % "junit-js" % "1.0.0"
<dependency org="com.belteshazzar" name="junit-js" rev="1.0.0"/>
@Grapes(@Grab(group='com.belteshazzar', module='junit-js', version='1.0.0'))
'com.belteshazzar:junit-js:jar:1.0.0'
Click the following link to download the jar file.
junit-js-1.0.0-javadoc.jar