Skip to content

rafaabc/api-test-java-rest-assured

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework of automated API's tests with JUnit5, Java, RestAssured and Gradle

Framework to test in the integration layer.

Pre-conditions

Tools:

Libraries:

Project Structure


CLI

Run all test classes through command line:

Linux/Mac

./gradlew clean test  

Windows

gradle clean test

Report

As soon as tests are executed, an html file report is displayed:

build -> reports -> tests -> test -> index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages