genspec 0.1.1
Just like rspec-rails uses the structure of your spec/ directory to infer which test is being run (controllers, helpers, lib, etc.), you just need to create a spec/generators directory and put your generator specs in there.
Gemfile:
=
install:
=
Runtime Dependencies (2):
rspec
>= 0
sc-core-ext
>= 1.2.0