Mocking Web Requests
This category does not have a description yet. You can add one on github!
7.49
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
2020
2021
2022
2023
2024
2025
4.26
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
2020
2021
2022
2023
2024
2025
0.05
Real stubs and spies for HTTP(S) services
2020
2021
2022
2023
2024
2025
0.01
FakerMaker is a simple factory builder so you can throw away your fixtures and generate test data instead.
2020
2021
2022
2023
2024
2025
0.47
FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
2020
2021
2022
2023
2024
2025
0.02
Record network responses for easy stubbing of external calls
2020
2021
2022
2023
2024
2025
0.01
Stub HTTP responses
2020
2021
2022
2023
2024
2025
0.02
A webmock DSL using sinatra.
2020
2021
2022
2023
2024
2025
0.0
Ruby gem for using jquery mockjax within rspec examples
2020
2021
2022
2023
2024
2025
0.05
Replaces Net::HTTP with a subclass that routes all requests to a Rack application
2020
2021
2022
2023
2024
2025
0.0
API for Testing Rack Applications via Mock HTTP
2020
2021
2022
2023
2024
2025
1.8
The jQuery Mockjax Plugin provides a simple and extremely flexible interface for mocking or simulating ajax requests and responses