[rspec-users] cucumber and fixtures
Daniel Higginbotham
lists at ruby-forum.com
Wed Oct 8 10:44:49 EDT 2008
aslak hellesoy wrote:
> On Wed, Oct 8, 2008 at 3:16 PM, Daniel Higginbotham
> <lists at ruby-forum.com> 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
> http://www.ruby-forum.com/topic/165777
Yep, I've read those threads and they both explain how to use
alternatives to fixtures, not fixtures themselves. In the first thread
you posted, the OP mentions that he was trying to use fixtures and they
were never loaded into his DB.
Is there some way to use fixtures with Cucumber - not
FixtureReplacement, not mocks, not ObjectDaddy, just fixtures?
Thanks,
Daniel Higginbotham
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list