Jar examples for j:junit-browser-runner
JUnit extension that provides a runner to be used with @RunWith annotation that executes DukeScript tests in a browser.
You can download jar file junit-browser-runner 0.9 in this page.
Eclipse Public License 1.0
You can use the following script to add junit-browser-runner-0.9.jar to your project.
<dependency> <groupId>com.dukescript.api</groupId> <artifactId>junit-browser-runner</artifactId> <version>0.9</version> </dependency>
compile group: 'com.dukescript.api', name: 'junit-browser-runner', version: '0.9'
libraryDependencies += "com.dukescript.api" % "junit-browser-runner" % "0.9"
<dependency org="com.dukescript.api" name="junit-browser-runner" rev="0.9"/>
@Grapes(@Grab(group='com.dukescript.api', module='junit-browser-runner', version='0.9'))
'com.dukescript.api:junit-browser-runner:jar:0.9'
Click the following link to download the jar file.
junit-browser-runner-0.9-bck2brwsr.jar