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

License

License

Categories

Categories

Maven Build Tools ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.ndrew
ArtifactId

ArtifactId

jasmine-maven-plugin
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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
Project URL

Project URL

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

Project Organization

Justin Searls
Source Code Management

Source Code Management

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

Download jasmine-maven-plugin

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0