Skip to content

org.wedonttrack.potential-umbrella 0.1.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.wedonttrack</groupId>
  <artifactId>potential-umbrella</artifactId>
  <version>0.1.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A central repository to maintain postman collections - and some useful functions that i had in mind.
Provide Wiremock server url, collection mustache files and Global Parameters

Why?
I need to keep track of wiremocks - so that it wont create duplicate mocks in server.
When called the same wiremock it should update the mock rather than creating new unless specified.