Skip to content

sucinm/Go-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-REST-API-Automation-Testing

Study case Go Rest.

Implementation:

  • Serenity with Cucumber 6 and RestAssured (For more information about Serenity BDD, you can read the Serenity BDD Book)
  • Unit testing framework with jUnit

Pre-requisites

  1. Download, Install and Configure JDK.
  2. Download and Configure Maven.
  3. Download & Install IntelliJ IDEA Community Edition.

How to Run the Project on local machine

  1. Open the project using any IDE (IntelliJ IDEA CE, Eclipse, IDEA, etc)
  2. Download sources Maven and update the project
  3. Running the project using command mvn clean verify

Result

Result of api automation testing here.