Re: javascript testing?

From: Erik Hatcher <erikhatcher_at_nyob>
Date: Tue, 11 Jan 2011 21:58:23 -0800
To: CODE4LIB_at_LISTSERV.ND.EDU
Here at Lucid we've got some Jasmine going on for LWE JS testing. 

    Erik

On Jan 11, 2011, at 21:25, Gabriel Farrell <gsf747_at_GMAIL.COM> wrote:

> 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:58:52 EST