First off, thank you for this gem :)
I can't seem to get it working though, I included turnip into my gems add the extra line to .rspec. When I run: rspec spec/features/yard/signup_wizard.feature:10 I just get
Finished in 0.10048 seconds
0 examples, 0 failures
Am I missing something?