Skip to content

Example of using Spock to unit test your JavaScript on the JVM using Nashorn

Notifications You must be signed in to change notification settings

davidnortonjr/spock-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spock and JavaScript using Nashorn example

Requirements:

  • JDK 8

To run the build, run this on a command prompt:

./gradlew clean build

You can learn more about the examples in this repo by reading my original blog post on the subject, Unit test your server-side JavaScript with Spock.

About

Example of using Spock to unit test your JavaScript on the JVM using Nashorn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published