An open API service indexing awesome lists of open source software.

https://github.com/behat/webapiextension

Behat extension to test web APIs
https://github.com/behat/webapiextension

behat behat-extension php

Last synced: about 1 year ago
JSON representation

Behat extension to test web APIs

Awesome Lists containing this project

README

          

# WebApiExtension

[![Build Status](https://travis-ci.org/Behat/WebApiExtension.svg?branch=master)](https://travis-ci.org/Behat/WebApiExtension)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Behat/WebApiExtension/badges/quality-score.png?s=6499e6132229ddab00c3777daf1c74a9f31bee7c)](https://scrutinizer-ci.com/g/Behat/WebApiExtension/)

Provides testing for JSON APIs with Behat 3

## Documentation

[Official documentation](doc/index.rst)

## Copyright

Copyright (c) 2014 Konstantin Kudryashov (ever.zet). See LICENSE for details.

## Contributors

* Christophe Coevoet [stof](http://github.com/stof) [lead developer]
* Other [awesome developers](https://github.com/Behat/WebApiExtension/graphs/contributors)