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 http://javascript.crockford.com, and the ability to use your own validations.
Be the first to post a text review of JsTester. Rate and review a project by clicking thumbs up or thumbs down in the right column.
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). Changes: + updated dependencies to latest versions, no code was changed + Added encoding parameter to loadScript(). Thanks to Sylvain Mouquet
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?