Skip to content

tmrprakash/gist-restassured

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIST API Test App

  • GitHub Gist: Instantly share code, notes, and snippets.

About this Test

  • Test the Creation, Read and Delete the GIST using API Endpoints

Setup and Execution

  1. Pre-requisite
    Java 1.8 or above
    Maven installed 
    
  2. Update Environment Config
    Navigate to src/test/resources/config.properties
    Update git_personal_auth_token
    
  3. Install and Test
    >mvn clean install
    >mvn test
    
  4. Reporting
    • Test Reports are available in
    /target/surefire-reports/index.html
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published