This project aims to help developers on starting a project with mocha, chai and allure-reporte
Download the source code with the command below
bash git clone https://github.com/jailsonr/nodejs-allure.git
bash npm install
bash npm run server
bash node app.js
bash npm test
bash npm run report