-
Notifications
You must be signed in to change notification settings - Fork 202
Home
JonKernPA edited this page Feb 15, 2012
·
27 revisions
Welcome to the spork wiki!
- Basic installation can be found in the README under the usage section
- WindowsSupport – How to get Spork to run on windows.
- Examples – Example an RSpec spec_helper.rb and Cucumber env.rb
- Troubleshooting – Common problems and how to resolve them (please add your tips to this page!)
- Spork.trap_method-Jujitsu – How to overcome several preloading issues (avoid application models / lib code from being cached)
- Using Spork with Test::Unit
- Quick start with RSpec
- Speedy Test Iterations for Rails3 with Spork and Guard – In depth details to get Spork running properly with RSpec as well as tips for your each_run block