Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinzen committed Apr 24, 2012
1 parent e810726 commit 5fa793c
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions README.md
@@ -1,2 +1,17 @@
bostonrb_spork
==============

"Lightening fast development with rspec, spork and ruby 1.9.3!"

Code for the lightening talk by Kevin Bedell for the Boston Ruby Group.
April 24th, 2012

Kevin Bedell
@kbedell
http://www.kbedell.com



Spork:

A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.
https://github.com/sporkrb/spork

0 comments on commit 5fa793c

Please sign in to comment.