jasmine-maven-plugin

A JavaScript unit test plugin that processes JavaScript sources and Jasmine specs, prepares test runner HTML files, executes Jasmine specs headlessly with HtmlUnit, and produces JUnit XML reports

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.3.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

jasmine-maven-plugin
A JavaScript unit test plugin that processes JavaScript sources and Jasmine specs, prepares test runner HTML files, executes Jasmine specs headlessly with HtmlUnit, and produces JUnit XML reports
Ссылка на сайт

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

https://github.com/ndrew/jasmine-maven-plugin
Организация-разработчик

Организация-разработчик

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

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

https://github.com/ndrew/jasmine-maven-plugin

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

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

<plugin>
    <groupId>com.github.ndrew</groupId>
    <artifactId>jasmine-maven-plugin</artifactId>
    <version>2.3.1</version>
</plugin>

Зависимости

compile (19)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven : maven-core jar 3.1.1
org.codehaus.plexus : plexus-utils jar 3.0.22
org.codehaus.plexus : plexus-resources jar 1.0.1
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
commons-logging : commons-logging jar 1.2
org.seleniumhq.selenium : selenium-java jar 2.53.1
org.seleniumhq.selenium : selenium-server jar 2.53.1
org.seleniumhq.selenium : selenium-remote-driver jar 2.53.1
org.antlr : ST4 jar 4.0.8
org.eclipse.jetty : jetty-server jar 8.2.0.v20160908
org.eclipse.jetty : jetty-util jar 8.2.0.v20160908
backport-util-concurrent : backport-util-concurrent jar 3.1
com.codeborne : phantomjsdriver jar 1.4.3
org.webjars : webjars-locator jar 0.32-1
org.webjars.bower : jasmine-core jar 2.8.0
net.sourceforge.htmlunit : htmlunit jar 2.19
com.github.klieber : phantomjs-maven-core jar 0.7

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-core jar 1.6.5
org.powermock : powermock-module-junit4 jar 1.6.5
org.powermock : powermock-api-mockito jar 1.6.5

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

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

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

Версия
2.3.1
2.3.0