Sweet. Thank you Ben. Tim
On Tue, Jan 27, 2009 at 11:00 AM, Ben Mabey <[email protected]> wrote: > On 1/27/09 10:33 AM, Tim Walker wrote: >> >> Hi Guys, >> >> I refactored my folder hierarchy organizing my cucumber features in >> sub-folders of features such as model, control, listeners, etc. >> >> When I run from the command line now I use the -r features prior to >> specifying the folder name, all is good. From textmate, APPLE-R, how >> do I specify the -r? >> >> Many TIA, >> >> Tim >> _______________________________________________ >> rspec-users mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/rspec-users >> > > Go to preferences.. > Click on Advanced. > Click on Shell Variables. > Enter new one: > > Variable: TM_CUCUMBER_OPTS > Value: --format=html -r features > > -Ben > > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
