Skip to content

This project is a sample project which demonstrate GraphQL API automation with Rest Assured and Java

Notifications You must be signed in to change notification settings

sith89/GraphQLAPIAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL API Automation

This project is a sample project which demonstrate GraphQL API automation with Rest Assured and Java

Precondtion

  • Set up Java 8 in the machine and set the path variables accordingly with the OS (Linux/Ubuntu/Mac)

Steps

  • This example is created using IntelijIdea IDE. Once you clone the project navigate to the File-> project structure and set the Project SDK as java 1.8 from your PC
  • Install maven and set up the path in OS and update the intelijidea maven settings
  • Add Lombok pluign in to the intelijidea by navigating to the File -> Settings -> Plugins and search "Lombok"

About

This project is a sample project which demonstrate GraphQL API automation with Rest Assured and Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages