Skip to content

Gradle support for running jasmine javascript Specs. Plus jslint

Notifications You must be signed in to change notification settings

chattersley/jasmine-gradle-plugin

 
 

Repository files navigation

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.

About

Gradle support for running jasmine javascript Specs. Plus jslint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.4%
  • Groovy 15.6%
  • HTML 8.8%
  • CSS 2.0%
  • Java 0.2%