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 Chrome, and produces JUnit XML reports

License

License

Categories

Categories

Maven Build Tools ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.searls
ArtifactId

ArtifactId

jasmine-maven-plugin
Last Version

Last Version

3.0-beta-02
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 Chrome, and produces JUnit XML reports
Project URL

Project URL

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

Project Organization

Justin Searls
Source Code Management

Source Code Management

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

Download jasmine-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.searls</groupId>
    <artifactId>jasmine-maven-plugin</artifactId>
    <version>3.0-beta-02</version>
</plugin>

Dependencies

compile (21)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
org.codehaus.plexus : plexus-utils jar 3.3.0
org.codehaus.plexus : plexus-resources jar 1.1.0
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.8.0
commons-logging : commons-logging jar 1.2
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-server jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
org.antlr : ST4 jar 4.3.1
org.eclipse.jetty : jetty-server jar 9.4.33.v20201020
org.eclipse.jetty : jetty-util jar 9.4.33.v20201020
backport-util-concurrent : backport-util-concurrent jar 3.1
org.webjars : webjars-locator jar 0.40
org.webjars.npm : jasmine jar 3.5.0
io.github.bonigarcia : webdrivermanager jar 4.2.2
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 30.0-jre

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.immutables : value jar 2.8.8

test (7)

Group / Artifact Type Version
uk.org.lidalia : slf4j-test jar 1.2.0
org.assertj : assertj-core jar 3.18.0
org.assertj : assertj-guava jar 3.4.0
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-junit-jupiter jar 3.6.0
org.jsoup : jsoup jar 1.13.1

Project Modules

There are no modules declared in this project.

jasmine-maven-plugin

Build Status Coverage Status Maven Central

For information on how to use the jasmine-maven-plugin, check out its documentation page.

Current Version Info

You can find the latest release along with release notes here.

If you want to point at snapshot releases of the plugin (note that I don't deploy them often), they're hosted on the Sonatype OSS snapshot repository.

Maintainers

Issues

If you have any problems, please check the project issues.

Contributions

Pull requests are, of course, very welcome! Please read our contributing to the project guide first. Then head over to the open issues to see what we need help with. Make sure you let us know if you intend to work on something. Also, check out the milestones to see what is planned for future releases.

Acknowledgments

  • Thanks to Pivotal Labs for authoring and publishing Jasmine
  • Thanks to christian.nelson and sivoh1, owners of the javascript-test-maven-plugin project, which provided a similar implementation from which to glean several valuable lessons.
  • Thanks to all who have contributed with pull requests, issues, suggestions.

Versions

Version
3.0-beta-02
3.0-beta-01
3.0-alpha-01
2.2
2.1
2.0
2.0-beta-02
2.0-beta-01
2.0-alpha-01
1.3.1.6
1.3.1.5
1.3.1.4
1.3.1.3
1.3.1.2
1.3.1.1
1.3.1.0
1.2.0.0
1.1.0
1.0.2-beta-5
1.0.2-beta-4
1.0.2-beta-3
1.0.2-beta-2
1.0.2-beta-1
1.0.1-beta-8
1.0.1-beta-7
1.0.1-beta-6
1.0.1-beta-5