Here at Lucid we've got some Jasmine going on for LWE JS testing.
Erik
On Jan 11, 2011, at 21:25, Gabriel Farrell <[email protected]> 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 <[email protected]> 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
>>