Philip Bradley
Somebody with glasses
Home
All posts
Tags
rspec
25
Aug 2016
Installing QT5 on Travis-CI to use Capybara Webkit with React Components
Because this took me so long to figure out, I'm posting it. On some capybara feature tests, my react components would ...
03
Jun 2016
Extract Method Refactoring with a Luhn Algorithm (Firehose project)
I've been mentoring at the [The Firehose Project](http://www.thefirehoseproject.com/) for a while and the other day I v...
30
Mar 2016
Using Capybara to Tee Up an Interactive Browser Session Quickly
Even though the stuff I make generally is test driven, there always comes a time when you need to click around your web...
21
Oct 2015
Rspec Into Vim With Quickfix
Jump straight to your rspec error locations from Vim using this nifty trick with the quickfix window