btw - no self promotion intended, for better testing tools, I've written
Moock, which is a cross-lib mocking/stubbing framework.
https://github.com/arieh/Moock

On Sun, Dec 26, 2010 at 8:52 AM, אריה גלזר <arieh.gla...@gmail.com> wrote:

> Hey.
> I strongly recommend JsTestDriver, mostly because of it's excellent
> cross-browser support and also due to it's great integration with Eclipse.
> Running tests with it on multiple browsers is simply a matter of a click,
> and that makes it a very very strong tool IMO (other than that, I believe
> most test suits provide very similar features, but vary on syntax)
>
>
> On Fri, Dec 24, 2010 at 1:28 AM, Glan <glanff...@gmail.com> wrote:
>
>> Hi All,
>>
>> I'm interested in getting some people's thoughts on unit testing in
>> javascript. I've been looking at qUnit, but an aware of a number other
>> methods jsunit,jsspec, jspec etc. With qUnit in particular there are a
>> few areas which I'm still unsure about:
>>
>> 1) Making tests dependent on one another, so if one test fails
>> dependent tests are not run.
>> 2) Detecting exceptions. If a function throws an exception, how can
>> one lookout for this?
>> 3) Producing code coverage reports.
>>
>> Regards,
>> Glan
>>
>> --
>> To view archived discussions from the original JSMentors Mailman list:
>> http://www.mail-archive.com/jsmentors@jsmentors.com/
>>
>> To search via a non-Google archive, visit here:
>> http://www.mail-archive.com/jsmentors@googlegroups.com/
>>
>> To unsubscribe from this group, send email to
>> jsmentors+unsubscr...@googlegroups.com<jsmentors%2bunsubscr...@googlegroups.com>
>>
>
>
>
> --
> Arieh Glazer
> אריה גלזר
> 052-5348-561
> http://www.arieh.co.il
> http://www.link-wd.co.il
>
>


-- 
Arieh Glazer
אריה גלזר
052-5348-561
http://www.arieh.co.il
http://www.link-wd.co.il

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/jsmentors@jsmentors.com/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/jsmentors@googlegroups.com/

To unsubscribe from this group, send email to
jsmentors+unsubscr...@googlegroups.com

Reply via email to