Re: [rspec-users] (Cucumber) Non-default folder hierarchy in Cucumber Textmate bundle

2009-01-28 Thread Matt Wynne
On 27 Jan 2009, at 17:33, Tim Walker wrote: I refactored my folder hierarchy organizing my cucumber features in sub-folders of features such as model, control, listeners, etc. Wow - are you using Cucumber to write unit tests? Matt Wynne http://blog.mattwynne.net http://www.songkick.com

Re: [rspec-users] (Cucumber) Non-default folder hierarchy in Cucumber Textmate bundle

2009-01-27 Thread Tim Walker
Sweet. Thank you Ben. Tim On Tue, Jan 27, 2009 at 11:00 AM, Ben Mabey 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 t

Re: [rspec-users] (Cucumber) Non-default folder hierarchy in Cucumber Textmate bundle

2009-01-27 Thread Ben Mabey
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 t

[rspec-users] (Cucumber) Non-default folder hierarchy in Cucumber Textmate bundle

2009-01-27 Thread Tim Walker
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