[BangPypers] Which JavaScript testing tool do you use?

kausikram krishnasayee kausikram at gmail.com
Tue Mar 30 08:53:33 CEST 2010


>
> Try rhino.jar. We did some maven based automated REST api testing using
> rhino. Won't work for UI'sh things I think.
>
will work for UIsh  things as well. env.js   [
http://ejohn.org/blog/bringing-the-browser-to-the-server/] can simulate the
DOM environment in rhino.
you can also consider trying nose-js which is a plugin for nose which would
enable you to run rhino / spidermonkey based unit testing. without firing up
a browser.


-- 
Kausikram Krishnasayee
Company: http://silverstripesoftware.com | Webpage: kausikram.net | Blog:
blog.kausikram.net | Twitter: http://twitter.com/kausikram | Email:
kausikram at gmail.com | Mobile: +91 9884246490


More information about the BangPypers mailing list