Files
spring-cloud-contract/README.md
Mariusz Smykuła a5ba772867 Update README.md
2016-04-03 20:43:51 +02:00

13 lines
652 B
Markdown

[![Build Status](https://travis-ci.org/Codearte/accurest-maven-plugin.svg?branch=master)](https://travis-ci.org/Codearte/accurest-maven-plugin) [![Coverage Status](https://coveralls.io/repos/github/Codearte/accurest-maven-plugin/badge.svg?branch=master)](https://coveralls.io/github/Codearte/accurest-maven-plugin?branch=master)
Accurate REST Maven Plugin
====
Converting [Accurest](https://github.com/Codearte/accurest/wiki/1.-Introduction) GroovyDSL into WireMock stub mappings:
mvn io.codearte.accurest:accurest-maven-plugin:convert
For more information please go to the [Wiki](https://github.com/Codearte/accurest/wiki/2.2-Maven-Project)