mockingbird
Traffic inspector
A tool for simplifying software testing by mocking systems using HTTP/HTTPS traffic inspection and analysis.
Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete or is unstable or just to reproduce planned/edge cases.
197 stars
10 watching
17 forks
Language: Swift
last commit: 4 months ago
Linked from 2 awesome lists
farfetchhacktoberfestmockproxyproxy-serverstub
Related projects:
Repository | Description | Stars |
---|---|---|
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
kylef/mockingjay | An HTTP stubbing library for Swift that allows developers to easily mock out network requests during testing. | 1,490 |
pspdfkit-labs/bypass | A tool to create custom HTTP responses without setting up an actual server | 971 |
funnywolf/pystinger | A tool that bypasses firewalls to facilitate traffic forwarding through webshells. | 1,372 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
proxymanapp/atlantis | A tool for intercepting and capturing HTTP/HTTPS traffic from iOS apps without proxying or modifying the app's network activity | 1,278 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 486 |
testinggospels/camouflage | A tool for simulating APIs and microservices for testing purposes | 278 |
marmelab/fakerest | A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 439 |
gabrielfalcao/httpretty | Intercepts and mocks HTTP requests at the Python socket level | 2,108 |
jandelgado/rabtap | A tool for inspecting and manipulating RabbitMQ message flows | 265 |
sonerdy/double | A tool for creating test doubles that inject fake dependencies into Elixir applications without overriding existing module behavior. | 47 |
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,626 |
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
wetransfer/mocker | An iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code. | 1,126 |