JUnit-JS

JavaScript JUnit Runner

License

License

Categories

Categories

JavaScript Languages JUnit Unit Testing
GroupId

GroupId

com.belteshazzar
ArtifactId

ArtifactId

junit-js
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit-JS
JavaScript JUnit Runner
Project URL

Project URL

https://github.com/belteshazzar/junit-js
Project Organization

Project Organization

belteshazzar

Download junit-js

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.4

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0