Thanks David and Phillip.
Phillip, I was reading about RSpec 2?'s filter capabilities and it
seemed that you were working on a wrapper to dynamically adding a
configure block when the wrapper was passed an option.
David, I see the work in 2.1 for this and it is just what I need. I
want to turn o
On 2010-09-16 8:24 PM, Ed Howland wrote:
On Thu, Feb 11, 2010 at 7:15 AM, Phillip Koebbe
wrote:
David Chelimsky wrote:
On Thu, Feb 11, 2010 at 12:13 AM, Mike Sassakwrote:
On Wed, Feb 10, 2010 at 10:17 PM, Phillip Koebbe
wrote:
When I do
script/spec -c -f n spec/models/**/*_sp
On Thu, Sep 16, 2010 at 9:24 PM, Ed Howland wrote:
> Phillip, any updates on your efforts?
>
> I am keenly interested in a Cucumber tags like facility for RSpec
Though I haven't been closely following RSpec 2, I think it's going to have
tags much like Cucumber.
Regards,
Craig
_
On Sep 16, 2010, at 8:24 PM, Ed Howland wrote:
> On Thu, Feb 11, 2010 at 7:15 AM, Phillip Koebbe
> wrote:
>> David Chelimsky wrote:
>>>
>>> On Thu, Feb 11, 2010 at 12:13 AM, Mike Sassak wrote:
>>>
On Wed, Feb 10, 2010 at 10:17 PM, Phillip Koebbe
wrote:
>
> Wh
Phillip, any updates on your efforts?
I am keenly interested in a Cucumber tags like facility for RSpec
Cheers,
Ed
Ed Howland
http://greenprogrammer.wordpress.com
http://twitter.com/ed_howland
On Thu, Feb 11, 2010 at 7:15 AM, Phillip Koebbe wrote:
> David Chelimsky wrote:
>>
>> On Thu, Feb 1
David Chelimsky wrote:
On Thu, Feb 11, 2010 at 12:13 AM, Mike Sassak wrote:
On Wed, Feb 10, 2010 at 10:17 PM, Phillip Koebbe
wrote:
When I do
script/spec -c -f n spec/models/**/*_spec.rb
I get
/Library/Ruby/Gems/1.8/gems/rspec-1.3.0/lib/spec/runner/options.rb:283:in
`files_to_l
On Thu, Feb 11, 2010 at 12:13 AM, Mike Sassak wrote:
> On Wed, Feb 10, 2010 at 10:17 PM, Phillip Koebbe
> wrote:
>> When I do
>>
>> script/spec -c -f n spec/models/**/*_spec.rb
>>
>> I get
>>
>> /Library/Ruby/Gems/1.8/gems/rspec-1.3.0/lib/spec/runner/options.rb:283:in
>> `files_to_load': File or
On Wed, Feb 10, 2010 at 10:17 PM, Phillip Koebbe
wrote:
> When I do
>
> script/spec -c -f n spec/models/**/*_spec.rb
>
> I get
>
> /Library/Ruby/Gems/1.8/gems/rspec-1.3.0/lib/spec/runner/options.rb:283:in
> `files_to_load': File or directory not found: spec/models/**/*_spec.rb
> (RuntimeError)
>