FactoryGirl.NET icon indicating copy to clipboard operation
FactoryGirl.NET copied to clipboard

Persistance support

Open leoasis opened this issue 13 years ago • 1 comments

Given I've done something similar to this in my personal projects (although not following the syntax for FactoryGirl, but inspired in it), I'd like to help in thinking how this feature could be implemented.

Do you have any initial thoughts about this feature? Perhaps you can put them here and we can start discussing how we can do this.

leoasis avatar Apr 02 '12 20:04 leoasis

I would anticipate some form of IRepository<T> so that different providers could be implemented, but I'm open to suggestions.

JamesKovacs avatar Apr 18 '12 04:04 JamesKovacs