JsUnit

JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript. It is essentially a port of JUnit to JavaScript. Also included is a platform for automating the execution of tests on multiple browsers and mutiple machines running different OSs. Its development began in January 2001.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.jsunit
Идентификатор

Идентификатор

jsunit
Последняя версия

Последняя версия

2.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

JsUnit
JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript. It is essentially a port of JUnit to JavaScript. Also included is a platform for automating the execution of tests on multiple browsers and mutiple machines running different OSs. Its development began in January 2001.

Скачать jsunit

Имя Файла Размер
jsunit-2.1.4.pom
jsunit-2.1.4.jar 35 KB
jsunit-2.1.4-sources.jar 24 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.3
jdom : jdom jar b9
junit : junit jar 3.8.1
xerces : xerces jar 2.0.1
jetty : jetty jar 4.2.27
jetty : start jar 4.2.27

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1.4