vote up 0 vote down star

Can anybody recommend a Javascript unit testing framework. I've found JsUnit (http://www.jsunit.net/) and will start evaluating it. I just thought it would be good to get some input from the community.

flag

2 Answers

vote up 2 vote down check

There's also qUnit which is used by the jQuery project.

link|flag
vote up 3 vote down

For a starter check the numerous (!) other questions on this site which related to your problem.e.g.

Looking for a better JavaScript unit test tool

Javascript Unit-testing?

What are some JavaScript Unit Testing and Mocking Frameworks you have used?

link|flag
Thanks. All of these were useful. Why cant I find these posts when I search for them? :) – Johan Nov 7 at 12:50
Just enter "javascript testing" in the search field and there you are. btw. once again hilarious. The answer which just reposts the same answers for the thousands time gets accepted. And is only stating 1 alternative. Well whatever I will quit linking to others answers then also – jitter Nov 7 at 13:16

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.