Comment #4 on issue 50 by tommy.k38: Support an easy way to populate data  
from a Migration (Fixtures)
http://code.google.com/p/migratordotnet/issues/detail?id=50

One thing I would suggest thinking about is having an option to _not_ run /  
generate
the test data into sql.  This helps when you go to deploy your changes to  
production,
and you don't want to insert test data for testing purposes.  This could be  
done by
adding something simple like '.Tests' to the namespace of each test class.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"migratordotnet-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/migratordotnet-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to