Dear Open Source Community,
I'm pleased to announce that JsTester version 1.4.2 has been released.
JsTester allows validation of javaScript code inside java. It provides a group of assert methods like JUnit's Assert, it also supports the validations described in http://javascript.crockford.com/remedial.html, and the ability to use your own validations (unary & binary predicates)...