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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
httprb/httpA Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts.3,014
jwt/ruby-jwtAn implementation of the OAuth JSON Web Token standard in Ruby3,601
rack/rackA modular Ruby web server interface providing a simple and adaptable way to develop web applications.4,936
tuwilof/fittingAutomates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards.60
puma/pumaA Ruby web server designed for parallelism and high-performance7,716
jnunemaker/httpartyMakes HTTP requests easier to work with in Ruby5,820
brandonhilkert/sucker_punchAn asynchronous processing library that allows developers to run background jobs within the same process as their web application.2,643
igrigorik/em-http-requestAn asynchronous HTTP client library built on top of EventMachine for Ruby, providing support for various HTTP protocols and features.1,218
voltrb/voltA Ruby web framework that allows code to run on both the server and client sides3,215
zombocom/derailed_benchmarksTools for measuring and optimizing the performance of Ruby on Rails applications2,981
eventmachine/eventmachineA fast and simple event-processing library for Ruby programs allowing concurrent I/O operations without threading complexities.4,261
ring-clojure/ringProvides a unified API for building web applications in Clojure3,783
hasmanydevelopers/rdaneelAn asynchronous HTTP client library with built-in robots.txt support22
wiremock/wiremockA tool for mocking HTTP services in development and testing environments6,410
ruby-concurrency/concurrent-rubyA modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently.5,711