found drama

get oblique

Tag Archives: phantomjs

Linkdump for October 24th

by Rob Friesel

Beliefs Isaac Z. Schlueter: Every belief must pay rent, constantly, or be evicted. (tagged: beliefs ) Tribune endorsement: Too Many Mitts Salt Lake Tribune: Where, we ask, is the pragmatic, inclusive Romney, the Massachusetts governor who left the state with a model health care plan in place, the Romney who led Utah to Olympic glory? […]

Linkdump for September 30th

by Rob Friesel

The Flawed Theory Behind Unit Testing By Michael Feathers. My "tl;dr" take-away: testing for the sake of testing is useless unless you're using the tests as an exercise in critiquing and scrutinizing your code and the intent behind it. (tagged: testing Michael Feathers ) Setting Up a Command Line Clojure App Mike Ebert, writing at […]

headless JavaScript unit testing with Jasmine and PhantomJS

by Rob Friesel

Yesterday, I gave a talk (slides are here, and/or rate my talk here) at the fourth Vermont Code Camp on how to run fast, reliable, headless unit tests for JavaScript using the Jasmine BDD test framework and PhantomJS. What follows here is a summary of “the meat” of the talk: specifically, how to execute your […]

Linkdump for August 22nd

by Rob Friesel

Testing for the Web, Part I: Javascript Unit Testing with Jenkins, JSTD, Phantom.js and Sauce At the NetWallet Eng Blog. They describe how they're doing their automated front-end unit testing using… well, it's all spelled out in the blog post's title. (tagged: Sauce Labs JSTestDriver PhantomJS Jenkins unit testing JavaScript ) Cascading Attribute Sheets Tab […]

Linkdump for August 8th

by Rob Friesel

Getting Bitwise with JavaScript At the Bocoup blog. Rebecca's posts are almost always fantastic, and this one is particularly fantastic in its raw giddy nerdery. (Who doesn't want to gush over bitwise operators?) (tagged: Johnny Five Arduino JavaScript bitwise operators Rebecca Murphey ) Leak Finder By Marja Hölttä and Jochen Eisinger (Chrome team, Munich), writing […]

Linkdump for May 10th

by Rob Friesel

JavaScript Study Guide By Chris Shiflett (via my Prismatic feed). I'm working on a similar list myself, and was glad to see something else like this out there. Shiflett's is an interesting list with some great choices. Three things that came to mind while browsing it: [1] “That’s a lot of PHP…” [2] I’ll ding […]

Linkdump for December 22nd

by Rob Friesel

Feng Zhu Design When the time comes to publish the book I'm working on… this may be the guy that needs to do the cover art. (tagged: inspiration art ) Bug Prediction at Google By Lewis and Ou at Google Engineering Tools; an interesting look into Google's methodology for analyzing code revision history as an […]