Skip to content

Project about contract testing using swagger, dredd and prism

Notifications You must be signed in to change notification settings

up1/contracttesting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REST API documented using Swagger 2.0

Post

You can read it here: Contract testing using Swagger, Prism and Dredd

API documentation

You can see the API documentation (Swagger)

Environment

  • JDK 1.8
  • Apache Tomcat 8.0.21
  • Apache Maven 3.1

Instructions

  • mvn clean install in ${PROJECT_HOME} folder (where pom.xml file is)
  • Starting embeded Tomcat:
  • To manually deploy on your server

Running Dredd

Starting Prism server

About

Project about contract testing using swagger, dredd and prism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.9%
  • HTML 2.1%