Monday, March 16, 2009

javascript unit testing/mocking framework?

I've looked around the web and I see a ton. Can anyone give a recommendation on frameworks they've worked with? I'm being lazy and avoiding testing every one that I find.

3 comments:

Unknown said...

JsUnit?

http://jsunit.net/

Unknown said...

Or Fireunit?

http://fireunit.org/

Nick Swarr said...

Fireunit just sounds all wrong.