Latest

TDD-ing your @Realm objects in Xcode Playgrounds

In 2 previous posts, I’ve shown how to TDD and how to use 3rd party frameworks in Xcode Playgrounds. This one kinda ties them together.

If you’ve never used Realm Mobile Database before, head over to their Swift…