Skip to content
ideasasylum edited this page Aug 25, 2012 · 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…

Figured out how to get that lib playing nice with spork? Gist it!

Additional Information

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