background preloader

Testing JS

Facebook Twitter

CasperJS not following redirect to HTTPS. CasperJS not following redirect to HTTPS. Grabbing HTML source code with PhantomJS or CasperJS. Ignore-ssl-errors=true from casperjs. Installing CasperJS on Ubuntu 12.10. Automated JavaScript Tests Using Grunt, Phantomjs, and QUnit. Automated JavaScript Tests Using Grunt, Phantomjs, and QUnit Many developers and development shops have embraced testing in their server side code – either using a TDD model, or sometimes just with unit or functional tests created on the fly – but very few developers I talk to test their front end code beyond eyeballing it in a few browsers (or if they’re lucky, with a service like BrowserStack).

Automated JavaScript Tests Using Grunt, Phantomjs, and QUnit

And even fewer of those use any kind of automation.