Mariusz Smykula 27e0645e11 wrong profile name
2016-04-06 17:58:06 +02:00
2016-04-06 17:58:06 +02:00
2016-04-06 17:47:48 +02:00
2016-04-02 13:53:19 +02:00
2016-04-06 17:47:48 +02:00
2016-03-28 23:45:51 +02:00
2016-03-25 21:23:08 +01:00
2016-03-25 21:23:08 +01:00
2016-04-06 17:51:32 +02:00
2016-04-06 17:47:48 +02:00

Build Status Coverage Status GitHub issues Maven Central

Accurate REST Maven Plugin

Converting Accurest GroovyDSL into WireMock stub mappings:

mvn io.codearte.accurest:accurest-maven-plugin:convert

or shortly (*)

mvn accurest:convert

Accurest Runner

mvn io.codearte.accurest:accurest-maven-plugin:run

or shortly (*)

mvn accurest:run

For more information please go to the Wiki


(*) Additional configuration inside ~/.m2/settings.xml

<settings>
  <pluginGroups>
    <pluginGroup>io.codearte.accurest</pluginGroup>
  </pluginGroups>
</settings>

Description
No description provided
Readme Apache-2.0 146 MiB
Languages
Groovy 62.4%
Java 35.6%
CSS 1.5%
Shell 0.3%
Dockerfile 0.1%