An open API service indexing awesome lists of open source software.

https://github.com/wibosco/testingwithcoredata-example

An example project looking at how we can use Core Data in our unit tests
https://github.com/wibosco/testingwithcoredata-example

coredata ios swift unit-testing

Last synced: 3 months ago
JSON representation

An example project looking at how we can use Core Data in our unit tests

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/wibosco/TestingWithCoreData-Example.svg)](https://travis-ci.org/wibosco/TestingWithCoreData-Example)
Swift
Twitter: @wibosco

# TestingWithCoreData-Example
An example project looking at how we can use Core Data in our unit tests as shown in this article - https://williamboles.com/can-unit-testing-and-core-data-become-bffs/