Skip to content

Generating styled reports using JUnit, Rest Assured and Extend Report

Notifications You must be signed in to change notification settings

stefanycos/rest-assured-junit-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rest Assured with JUnit and Extent Reports Demo

Demo of rest assured using JUnit 4 and Extend Reports to generate a designed report result.

Requirements

  • Maven
  • JDK 1.8

Configuration

  • In application.properties set the path where the report result will be placed.

Running

  • mvn test -Dtest=AppSuiteTests

Results

A report like below will be generated (in report directory you can find the full results)

Resport Result For generating this report was used Extent Reporting Framework, for details see: https://extentreports.com/.

About

Generating styled reports using JUnit, Rest Assured and Extend Report

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published