Skip to content
nofxx edited this page Oct 15, 2011 · 15 revisions

Here are some cucumber features that contain an example of how a sporked spec_helper.rb or env.rb ought to look:

From the Spork Integration Tests

These are minimalist, but this is the bare minimum you will need to use spork:

Other Examples

Please feel free to add your own examples as gists:

For when using…

  • Your gist here

Additional Information

If you need some guidelines for changing your spec_helper.rb, check out Ben Mabey advice in the RSpec mailing list

Clone this wiki locally