junit-js

Benji Weber's JUnit Runner for Javascript Tests using GraalVM, Nashorn or Rhino

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования JUnit Тестирование компонентов
Группа

Группа

org.bitbucket.thinbus
Идентификатор

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

junit-js
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

junit-js
Benji Weber's JUnit Runner for Javascript Tests using GraalVM, Nashorn or Rhino
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/thinbus/junit-js
Система контроля версий

Система контроля версий

https://bitbucket.org/thinbus/junit-js

Скачать junit-js

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
commons-io : commons-io jar 2.4

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

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

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

Версия
1.1.0
1.0.0