What would be the best format for heckle options (through
> OptionParser) via the spec-command?


When we discussed this a few months back I proposed something like:


One alternative I thought of is to have a standard way to "promote" options
to other tools that spec invokes. Along the lines of:

spec --heckle --options-heckle "--verbose --branches
MyModule::MyClass#my_method" ...

and the argument to --options-heckle (or --options-rcov etc) would simply be
passed along in the call to heckle. This would cover more situations with a
single solution.


/Robert Feldt
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to