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/
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
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