Skip to content

Examples for testing Nashorn JavaScript with Spock and/or Jasmine

License

Notifications You must be signed in to change notification settings

kstojanovski/nashorn-spock-jasmine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples for testing Nashorn JavaScript with Spock and/or Jasmine

to get it running, you should have npm installed on your local machine. Then, just run

$ gradle npm (this installs all npm dependencies from package.json)
$ gradle test (executes the tests)

(in case you haven't installed gradle on your machine, use the gradle wrapper gradlew

About

Examples for testing Nashorn JavaScript with Spock and/or Jasmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 64.2%
  • JavaScript 27.8%
  • Java 7.5%
  • HTML 0.5%