Using JSCoverage with Selenium

Many people have asked questions about using JSCoverage with a Selenium test suite. There are a number of different approaches to doing this (these will likely be discussed in detail in a future article on this blog). One method is described in “JSCoverage, cobertura and selenium,” on the Mercenary Code blog. This article demonstrates how… Continue reading Using JSCoverage with Selenium

Monitor “out of range” when installing Ubuntu Lucid Lynx

On some computers, it seems that running the Ubuntu 10.04 (Lucid Lynx) installer (the standard desktop installer) results in a blank screen and the error message “out of range.” (At least, that was the error message generated on one monitor. The message was generated by the on-screen display of the monitor itself, so results may… Continue reading Monitor “out of range” when installing Ubuntu Lucid Lynx

Published
Categorized as Ubuntu

Using JSCoverage with the JsUnit test suite

This is the seventh and final (for now) article in a series on using the JSCoverage tool with various JavaScript testing frameworks: Using JSCoverage with the script.aculo.us test suite Using JSCoverage with the MochiKit test suite Using JSCoverage with the jQuery test suite Using JSCoverage with the MooTools test suite Using JSCoverage with the YUI… Continue reading Using JSCoverage with the JsUnit test suite

Using JSCoverage with the Dojo test suite

This is the sixth in a series of articles about using the JSCoverage tool with various JavaScript testing frameworks: Using JSCoverage with the script.aculo.us test suite Using JSCoverage with the MochiKit test suite Using JSCoverage with the jQuery test suite Using JSCoverage with the MooTools test suite Using JSCoverage with the YUI test suite Using… Continue reading Using JSCoverage with the Dojo test suite