Example of integrating mocha-allure-reporter
& allure-commandline
with pactum.
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