AbdelrhmanHamouda / REST-Assured_basic

Very basic dip into the java API testing world with REST assured

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST Assured basics

Very basic dip into the java API testing world with REST assured.

How to run

  • Make sure that you have java installed (This project is based on java 15).
./gradlew test

OR

./gradlew build

About

Very basic dip into the java API testing world with REST assured

License:GNU General Public License v3.0


Languages

Language:Java 100.0%