Skip to content

AndrewFisher093/petstore-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PetStore test automation framework

Libraries used:

  • Java 11
  • Maven - project builder
  • JUnit5 - testing framework
  • RestAssured - library for testing REST services
  • AssertJ - fluent assertions java library
  • Config - configuration library
  • Allure - test report tool
  • Jackson_2 - JSON parser for Java
  • javafaker - fake data creation library

CI/CD

How to run:

To run tests use the Maven command:

  • mvn clean test

To open results in Allure use the command:

  • allure serve

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published