background preloader

Javascript Testing

Facebook Twitter

jQuery-inlog. jQuery-inlog allows you to easily debug your jQuery code. See exactly what you pass to functions, what they return and in which context (this-value) they were executed. No more alert($obj.length) to see if your selector worked. No more pain when chaining many calls and figuring out which one fails NEW: See nested or recursive calls in the right order. Wooot. Without changing any of your code!

I call it black-box magic. The original idea came from which was a modified version of the jQuery core rather than a plugin at the time I started with jQuery-inlog. For those of you who can't wait or don't want to read the example. Open the Firebug console (hint: F12) Press this button (), the following code will then be run: Be amazed Some random example with demo code The markup The jQuery code The magic on your console (default settings) The last branch was expanded to see how much is getting logged Options You can call $l(options) any time to change options.

Proxino. Testling - automated javascript tests in all the browsers. TypedJS: Home. Test Swarm: Distributed Continuous Integration for JavaScript.