betamax

Mocker

A tool for mocking external HTTP resources in tests.

Betamax is a tool for mocking external HTTP resources such as web services and REST APIs in your tests. The project was inspired by the VCR library for Ruby.

GitHub

468 stars
23 watching
131 forks
Language: Groovy
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,068
sinhashubham95/moxy An application server that allows creating mock endpoints and proxies requests to external services. 15
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 491
driftrock/mockingbird Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests 3
nbottarini/mockt A mocking library for TypeScript and JavaScript 10
mocktools/ruby-smtp-mock A tool for mocking SMTP servers in test environments. 67
zlx/api-mock-server A tool to simulate and mock APIs during development and testing 25
freerange/mocha A Ruby library for mocking and stubbing in unit tests 1,231
marmelab/fakerest A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. 440
zuplo/mockbin A tool for generating and testing custom HTTP endpoints to simulate API responses. 95
internations/http-mock Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. 391
dashbitco/mox A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications 1,348
seborama/govcr An HTTP mock and API simulation tool for Go programming language 177
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,067
patrys/httmock A mocking library for HTTP requests in Python 467