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: 7 months ago
Linked from 2 awesome lists
farfetchhacktoberfestmockproxyproxy-serverstub
Related projects:
Repository | Description | Stars |
---|---|---|
| Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
| An HTTP stubbing library for Swift that allows developers to easily mock out network requests during testing. | 1,491 |
| A tool to create custom HTTP responses without setting up an actual server | 972 |
| A tool that bypasses firewalls to facilitate traffic forwarding through webshells. | 1,377 |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| A tool for intercepting and capturing HTTP/HTTPS traffic from iOS apps without proxying or modifying the app's network activity | 1,289 |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| A tool for simulating APIs and microservices for testing purposes | 282 |
| A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 440 |
| Intercepts and mocks HTTP requests at the Python socket level | 2,114 |
| A tool for inspecting and manipulating RabbitMQ message flows | 265 |
| A tool for creating test doubles that inject fake dependencies into Elixir applications without overriding existing module behavior. | 47 |
| A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,639 |
| A library that allows you to write mocks and make better tests with Swift | 90 |
| An iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code. | 1,135 |