Relative Content

Tag Archive for xcodecore-dataxctestxctestcase

CoreData in XCTest – cannot access .sqlite file

When implementing TDD with Core Data and fixing issues, seemingly out of nowhere the database file can’t be accessed in the tests anymore. I get this error in the setUp method when saving the context: