Skip to content

Latest commit

 

History

History

reporter-allure

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Allure reporter

Example of integrating mocha-allure-reporter & allure-commandline with pactum.

Get Started

Prerequisites

  • JDK should be installed and JAVA_HOME path should be set

Installation

npm i

Running Tests

npm test

Generate Allure Report

npm run allure-report-gen

Sample Allure Report

Allure Test Report

Allure Test Report Expanded View