Testing APIs in Ruby: An overview
A couple of different methods to test APIs with RSpec. Describes WebMock, VCR, and building a custom fake server. https://blog.schembri.me/post/testing-apis-in-ruby-with-rspec/
A couple of different methods to test APIs with RSpec. Describes WebMock, VCR, and building a custom fake server. https://blog.schembri.me/post/testing-apis-in-ruby-with-rspec/
Post a comment