testdriven.com Wrangling quality out of chaos

JsTester 1.4 Released

06.06.2007 · Posted in Java

Dear TestDriven Community,
I’m pleased to announce that JsTester version 1.4 has been released.

Download | Documentation | Faq | Changes

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:
+ Added support for JDK6 javax.script
+ Made JsTestCase and GroovyTestCase abstract

  • del.icio.us
  • Digg
  • Google Bookmarks
  • Slashdot
  • StumbleUpon
  • Technorati
  • Twitter

Comments are closed