Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mmcc007/wiremock-example

Example of using WireMock with RestAssured.
https://github.com/mmcc007/wiremock-example

Last synced: 25 days ago
JSON representation

Example of using WireMock with RestAssured.

Awesome Lists containing this project

README

        

# wiremock-example
Example of using [WireMock](http://wiremock.org/) with [RestAssured](https://github.com/rest-assured/rest-assured)

[![Build Status](https://travis-ci.org/mmcc007/wiremock-example.svg?branch=master&style=flat-square)](https://travis-ci.org/mmcc007/wiremock-example)

Built with [Gradle](http://gradle.org/).

Source sourced from http://www.ontestautomation.com/getting-started-with-wiremock/

Run unit tests:

./gradlew test