In this new series, we will be learning how we can use Test Driven Development on a networking based iOS project app, and in this case, we will fetch random character from `rickandmortyapi` and display it to the screen!

Let’s dive in into the second part, the Test Drive Networking layer. We will learn on how to test our networking decoding logic in the unit level, using TDD so that we can completely cover the JSON parsing and error handling scenario!

#testdrivendevelopment #iosdevelopment #moyanetworking #arifinfrds

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s