Monthly Archives: November 2011

QAssert: JavaScript assertions with AJAX reporting!

QAssert is a powerful, easy-to-use, JavaScript assertion suite. In contrast to console.assert() it enables you to report failures via AJAX. It gives you also powerful assertion functions and is cross-browser compatible. It can be used in both in unit, functional and manual tests, and notably also in production code. QAssert is especially useful for regression [...]

Posted in Hacks | 2 Comments