Pat Maddox wrote:
> Daniel Higginbotham <[EMAIL PROTECTED]> writes:
>
>>> ActiveRecord::Schema.verbose = false
>>> { :name => "blah", :id => 1 },
>>
>> end
>> end
>>
>> Are you similarly able to load your
x27;d actually like to be able to
use the fixtures in spec/fixtures , just as I can for plain old specs.
With specs, you can define which fixtures to use in each "describe"
block, using something like
describe TodoList do
fixtures :todo_lists, :todos, :users
it "should return an
aslak hellesoy wrote:
> On Wed, Oct 8, 2008 at 3:16 PM, Daniel Higginbotham
> <[EMAIL PROTECTED]> wrote:
>> Is it possible to use spec fixtures with Cucumber, and if so, how?
>>
>
> Google for cucumber fixtures
>
> http://www.ruby-forum.com/topic/165215
>
Is it possible to use spec fixtures with Cucumber, and if so, how?
Thanks,
Daniel Higginbotham
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users