Skip to content

Instantly share code, notes, and snippets.

@unders
Created October 11, 2013 08:59
Show Gist options
  • Select an option

  • Save unders/6931763 to your computer and use it in GitHub Desktop.

Select an option

Save unders/6931763 to your computer and use it in GitHub Desktop.
Copy the failing test from the shell and then execute script/run_failures
$ script/run_failures
#!/bin/bash
pbpaste | awk '{ print $2 }' | xargs rspec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment