Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Update Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Macnamara committed Apr 27, 2016
1 parent b42feaa commit d9ccbf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -12,3 +12,4 @@ phpunit.xml
**/*.bak
mb*.log
mb*.pid
server.log
4 changes: 4 additions & 0 deletions README.md
@@ -1,6 +1,10 @@
testrest-extension
==================

[![Latest Version on Packagist](https://img.shields.io/packagist/v/datasift/testrest-extension.svg?style=flat-square)](https://packagist.org/packages/datasift/testrest-extension)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Total Downloads](https://img.shields.io/packagist/dt/datasift/testrest-extension.svg?style=flat-square)](https://packagist.org/packages/datasift/testrest-extension)

## Description

This behat extension provides utility classes to test end-to-end RESTful services using behat.
Expand Down

0 comments on commit d9ccbf5

Please sign in to comment.