hoverfly

module
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2016 License: Apache-2.0

README

Circle CI

Hoverfly

Dependencies without the sting

Hoverfly is a lightweight, open source service virtualization tool. Using Hoverfly, you can virtualize your application dependencies to create a self-contained development or test environment.

Hoverfly is a proxy written in Go. It can capture HTTP(s) traffic between an application under test and external services, and then replace the external services. It can also generate synthetic responses on the fly.

  • Capture traffic between a client application and an external service
  • Use captured traffic to create a simulated service
  • Export and import captured traffic
  • Extend and customize with any programming language
  • Dynamically create responses to requests on the fly
  • Manipulate data in requests and responses
  • Simulate network latency, random failures, rate limits...

Quickstart

Contributing

Contributions are welcome!

To submit a pull request you should fork the Hoverfly repository, and make your change on a feature branch of your fork. Then generate a pull request from your branch against master of the Hoverfly repository. Include in your pull request details of your change (why and how, as well as the testing you have performed). To read more about forking model, check out this link: forking workflow.

License

Apache License version 2.0 See LICENSE for details.

(c) SpectoLabs 2016.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL