Skip to content

A demo project, illustrating API test automation using Gauge and RESTAssuard.

License

Notifications You must be signed in to change notification settings

gemunulk/gauge-java-maven-restassured-demo

Repository files navigation

gauge-java-maven-restassured-demo

This is an example project, illustrating how to do API test automation using Gauge test automation framework, with Java, REST Assured support.

This project uses

Concepts covered

  • REST Assured usage
  • Specs

Prerequisites

System Under Test (SUT)

Use the /env/default/api.properties accordingly.

Executing specs

Set up

This project requires maven to install dependencies. To install dependencies re-import maven dependencies using IntelliJ IDEA.

All specs

mvn gauge:execute -DspecsDir=specs

This will also compile all the supporting code implementations.

About

A demo project, illustrating API test automation using Gauge and RESTAssuard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published