-
Using Sinon.JS Fake Timers with CasperJS
One incredibly useful feature of Sinon.JS is its fake timers API. But there’s something you should be aware of when using this API with CasperJS.
-

Web Components and PhantomJS
Some of the challenges involved with using PhantomJS to test web apps that include the use of web components.
