Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

dasniko/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