Testing Writing an API Wrapper in Ruby with TDD Tutorial • Beginner Sooner or later, all developers are required to interact with an API. The most difficult part is always related to reliably testing the code we write, and,...