I've been using C# for years yet I've always avoided unit testing like plague.
Recently though I've been wanting to start writing better code and get started with Unit Testing but I have no idea where to start.
I'm mainly working with REST APIs these days.