(Posts filtered by testing.)
Browser-based unit testing with Webdriver and PhantomJS
I've been testing my projects with PhantomJS for a long time now. Phantom is a headless browser, and it makes interacting with a DOM easy to script. ...
testingchromephantomjs April 17, 2016Feature documentation and testing is easy
At Kiosked, in my Front-end development team, we've just starting using BBC Sport's ShouldIT to run tests against our feature documentation. Testing a...
documentationjasminetesting September 12, 2015Front-end build automation at Kiosked
Kiosked is an influential web advertising technology company that specialises in providing its clients with automated ad placements. We manage to prov...
BDDchromecode coveragegruntjsjasminekioskednodejsnpmTDDtestingvagrantvirtualbox January 19, 2015Host alias style dev testing on your iPhone/iPad
At my work, we have quite an extensive development environment setup with a number of domain aliases in our hosts file. We use a Vagrant plugin to dyn...
mobiletesting November 19, 2014JavaScript testing with Jasmine and PhantomJS
JavaScript testing has always been something of a neglected process at work. Nobody really knows how to write them, and nobody cares to learn. There's...
jasminephantomjstesting February 28, 2014