cocoanetics.com
Unit-Testing CoreData Migrations
If you use CoreData then you will probably face the problem of database migration sooner or later. Automatic migration is turned on easily, but how can you be reasonably sure that your fresh app up…