|
|
|
|
|
by barnaby
5381 days ago
|
|
I'm looking to branch out after having used qUnit for the last year or so. Looks like this framework does mocking REALLY well (which I feel like I can't do well in qUnit). But it's v8 specific, so I can't test if Internet Exploder won't screw up my script. Would anybody recommend any other unit-test frameworks for mocking stuff out? |
|
http://tinnedfruit.com/2011/03/03/testing-backbone-apps-with...