Skip to content

garfieldmoore/Boomerang

Repository files navigation

Boomerang


Latest build status: Build Status

Boomerang is a framework for faking responses from external web services in acceptance/integration tests.

This makes tests faster and less brittle, allowing you to get consistent and fast feedback from your tests.

The philosophy behind Boomerang is simplicity and extensibility. Take a look at our wiki to see how to use and extend Boomerang.

Getting started

To get started simply add the package to your application;

  nuget install-package boomerang

Then take a look at the wiki to see how to configure request/responses.

Release Policy

  • Public interface members that are obsoleted will remain for 90 days. After this, they will be removed.

Aknowledgments

Our build servers have been provided by the awesome CodeBetter and JetBrains

About

Improves testing by simplifiying faking HTTP services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages