2017 © Pedro Peláez
 

library boomerang

The Boomerang API Endpoint Testing Framework.

image

boomerang/boomerang

The Boomerang API Endpoint Testing Framework.

  • Monday, June 4, 2018
  • by donatj
  • Repository
  • 2 Watchers
  • 5 Stars
  • 15,877 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 17 Versions
  • 14 % Grown

The README.md

Boomerang!

Latest Stable Version Total Downloads Latest Unstable Version License CI, (*1)

Boomerang! is a simple Frisby.js inspired API E2E endpoint testing framework, providing the tools you need to validate REST responses., (*2)

Boomerang! consumes your API and validates your defined set of expectations, alerting you to any problems that arise., (*3)

Boomerang! is still in active development and more info is coming soon!, (*4)

Documentation and more information is availible at http://boomerang.work/, (*5)

Requirements

  • PHP 5.4.0+ with CLI and SPL
  • *nix or cygwin on windows.

Installation

Using composer, boomerang can be installed globally via:, (*6)

$ composer global require 'boomerang/boomerang'

Or if you are using composer for the project you wish to test, you can simply add it as a vendor binary:, (*7)

{
  "require-dev": {
      "boomerang/boomerang": "~0.2.0"
  }
}

Development

$ git clone https://github.com/donatj/Boomerang.git Boomerang
$ cd Boomerang
$ composer.phar install

Basic Execution

The easiest way to test is simply using the composer executable., (*8)

From the root of the cloned project, execute, (*9)

$ ./vendor/bin/boomerang

Building a Phar

You will need Composer to fetch the requirements, (*10)

$ php create-phar.php

The Versions

04/06 2018

dev-master

9999999-dev http://boomerang.work/

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

04/06 2018

v0.3.0

0.3.0.0 http://boomerang.work/

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

24/10 2017

v0.2.2

0.2.2.0 http://boomerang.work/

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

05/04 2017

v0.2.1

0.2.1.0 http://boomerang.work/

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

31/03 2017

v0.2.0

0.2.0.0 http://boomerang.work/

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

25/02 2017

v0.1.10-alpha

0.1.10.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

09/12 2016

v0.1.9-alpha

0.1.9.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

31/07 2015

v0.1.8-alpha

0.1.8.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

12/03 2015

v0.1.7-alpha

0.1.7.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

24/02 2015

v0.1.6-alpha

0.1.6.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

09/02 2015

v0.1.5-alpha

0.1.5.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

07/02 2015

v0.1.4-alpha

0.1.4.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

16/06 2014

v0.1.3-alpha

0.1.3.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

05/02 2014

v0.1.2-alpha

0.1.2.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

03/02 2014

v0.1.1-alpha

0.1.1.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

03/02 2014

v0.1.0-alpha

0.1.0.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing

14/01 2014

v0.1-alpha

0.1.0.0-alpha

The Boomerang API Endpoint Testing Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

api testing