- Notifications
You must be signed in to change notification settings - Fork16
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.
License
Farfetch/mockingbird
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Mockingbird was designed to 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.
- Minimalist and easy to use UI, focused on data manipulation
- Definition of test scenarios with their respective data mocks
- Easily create new data mocks using JSON file
- On the fly data manipulation
- HTTP/HTTPS traffic inspection and analysis
- Easily spot mocked data while analyzing
- One-tap button for snapshot generation
- Snapshot replay (including ‘replay & pop’)
Oficial binaries can be found onRelease Page
Follow these steps to compile:
Clone this repo to your Mac.
git clone https://github.com/Farfetch/mockingbird.gitcd mockingbird/srcInstallCocoapods if you don't already have it.
sudo gem install cocoapodsRetrieve and build dependencies.
pod installOpen the workspace file in Xcode then build and run.
open Mockingbird.xcworkspace
Documentation and tutorials can be found onWiki Page
Read theContributing guidelines
About
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.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.

