项目作者: vinnypessoni

项目描述 :
Consumer Driven Contract Tests example project using Java, RestAssured, Wirecmock embeded, Gradle and Junit 5
高级语言: Java
项目地址: git://github.com/vinnypessoni/contract-tests-example.git
创建时间: 2021-07-01T14:26:33Z
项目社区:https://github.com/vinnypessoni/contract-tests-example

开源协议:

下载


Consumer Driven Contract Tests example project

This project is implemented with Java, Wiremock embeded, RestAssured, Junit 5 and Gradle

It aims to demonstrate how to create consumer driven contract tests.

The API used as example is the Cats Api which you can find documentation here.

You can use this project to study, learn and also as a boilerplate for your own projects.

How to run the tests

You can run the tests by doing the following commands on your terminal:

  1. Linux/Mac
  2. ./gradlew clean test
  3. Windows
  4. gradlew clean test

You can also clone it via Intellij and run the tests from it.


Connect with me

😍 YouTube

💗 Instagram

Telegram