JsTester allows validation of javaScript code inside java. It provides a group of assert methods like JUnit’s Assert, it also supports the validations in javascript.crockford.com, and the ability to use your own validations.
Changes in this version: updated dependencies to latest versions, no code was changed