Skip to content

Instantly share code, notes, and snippets.

@usutani
Created September 27, 2012 10:30
Show Gist options
  • Save usutani/3793357 to your computer and use it in GitHub Desktop.
Save usutani/3793357 to your computer and use it in GitHub Desktop.
spork-testunit
group :test do
gem 'guard-test'
gem 'guard-spork'
gem 'spork-testunit'
end
-> Guard uses Tmux to send notifications.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment