webmock

Request stubber

A library that enables stubbing and setting expectations on HTTP requests in Ruby applications

Library for stubbing and setting expectations on HTTP requests in Ruby.

GitHub

4k stars
45 watching
556 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
httprb/http A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. 3,014
jwt/ruby-jwt An implementation of the OAuth JSON Web Token standard in Ruby 3,601
rack/rack A modular Ruby web server interface providing a simple and adaptable way to develop web applications. 4,936
tuwilof/fitting Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. 60
puma/puma A Ruby web server designed for parallelism and high-performance 7,716
jnunemaker/httparty Makes HTTP requests easier to work with in Ruby 5,820
brandonhilkert/sucker_punch An asynchronous processing library that allows developers to run background jobs within the same process as their web application. 2,643
igrigorik/em-http-request An asynchronous HTTP client library built on top of EventMachine for Ruby, providing support for various HTTP protocols and features. 1,218
voltrb/volt A Ruby web framework that allows code to run on both the server and client sides 3,215
zombocom/derailed_benchmarks Tools for measuring and optimizing the performance of Ruby on Rails applications 2,981
eventmachine/eventmachine A fast and simple event-processing library for Ruby programs allowing concurrent I/O operations without threading complexities. 4,261
ring-clojure/ring Provides a unified API for building web applications in Clojure 3,783
hasmanydevelopers/rdaneel An asynchronous HTTP client library with built-in robots.txt support 22
wiremock/wiremock A tool for mocking HTTP services in development and testing environments 6,410
ruby-concurrency/concurrent-ruby A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. 5,711