JsTestDriver

The goal of JsTestDriver is to build a JavaScript test runner which: easily integrates with continuous builds systems and allows running tests on multiple browsers quickly to ease TDD style development.

License

License

Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.awired.com.googlecode.jstestdriver
ArtifactId

ArtifactId

jstestdriver
Last Version

Last Version

1.3.3d
Release Date

Release Date

Type

Type

jar
Description

Description

JsTestDriver
The goal of JsTestDriver is to build a JavaScript test runner which: easily integrates with continuous builds systems and allows running tests on multiple browsers quickly to ease TDD style development.
Project URL

Project URL

http://code.google.com/p/js-test-driver/

Download jstestdriver

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3d