Jasmine Gradle Plugin

Use Jasmine to test javascript both in situ and as part of a build

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

com.github.dzhaughnroth
Идентификатор

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

jasmine-gradle-plugin
Последняя версия

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

0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jasmine Gradle Plugin
Use Jasmine to test javascript both in situ and as part of a build
Ссылка на сайт

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

https://github.com/dzhaughnroth/jasmine-gradle-plugin
Система контроля версий

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

http://github.com/dzhaughnroth/jasmine-gradle-plugin

Скачать jasmine-gradle-plugin

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
net.sourceforge.htmlunit : htmlunit jar 2.8
junit : junit jar 3.8.2
org.codehaus.groovy : groovy jar 1.7.8

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

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

Jasmine Gradle Plugin

Support for running Jasmine tests in a Gradle build. And more.

  • Your Jasmine specs run against source code in situ, as well as part of the build

  • Easy to include JSLint reports with the Jasmine output.

  • Supports mulitple dashboard pages that aggregate Jasmine SpecRunners.

  • Build fails if Jasmine and/or JSLint fail. Or not, if you prefer.

  • jasmineGenerate creates template files and required libraries in src/test/javascript

  • Built to play nice with others.

Same licensing as Jasmine and JSLint.

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

Версия
0.4
0.3