Re: javascript testing?

From: Gabriel Farrell <gsf747_at_nyob>
Date: Wed, 12 Jan 2011 00:25:09 -0500
To: CODE4LIB_at_LISTSERV.ND.EDU
I like QUnit because it's minimal and I'm used to unit testing. A lot
of people are jumping on Jasmine, though. It might be more your style
if you're into BDD.

On Tue, Jan 11, 2011 at 7:21 PM, Bess Sadler <bess.sadler_at_gmail.com> wrote:
> Can anyone recommend a javascript testing framework? At Stanford, we know we need to test the js portions of our applications, but we haven't settled on a tool for that yet. I've heard good things about celerity (http://celerity.rubyforge.org/) but I believe it only works with jruby, which has been a barrier to getting started with it so far. Anyone have other tools to suggest? Is anyone doing javascript testing in a way they like? Feel like sharing?
>
> Thanks!
>
> Bess
>
Received on Wed Jan 12 2011 - 00:25:50 EST