Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 530 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 530 Bytes

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