(Posts filtered by phantomjs.)
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, 2016JavaScript 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