Skip to content

API Tests for OWASP Juice Shop APIs written using Rest Assured

Notifications You must be signed in to change notification settings

QA-Learning/OWASPJuiceShopApiTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OWASPJuiceShopUITests

API Tests for OWASP Juice Shop APIs written using Rest Assured

Rest Assured

Testing and validation of REST services in Java is harder than in dynamic languages such as Ruby and Groovy. REST Assured brings the simplicity of using these languages into the Java domain.

Test Runner

JUnit 5

Execute Tests

mvn clean test

About

API Tests for OWASP Juice Shop APIs written using Rest Assured

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages