Tutorials







Library for stubbing and setting expectations on HTTP requests in Ruby.
Library for stubbing and setting expectations on HTTP requests in Ruby. - bblimke/Stubbing HTTP requests at low http client lib level (no need to change tests when you change HTTP library)Setting and verifying expectations on HTTP requestsMatching...



dry-rb 1.0: upgrading validations, types and schemas
I’m enthusiastic about dry-rb gems. Actually, I’ve never worked on Ruby projects without a dry-rb gem. However, some people are sceptical, as a lot of core dry-rb gems are still in their 0.x phase, which leads to a lot of breaking changes and hour...