Skip to content

jailsonr/nodejs-allure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-allure example

This project aims to help developers on starting a project with mocha, chai and allure-reporte

Instalation

Download the source code with the command below

bash git clone https://github.com/jailsonr/nodejs-allure.git

Use - In the root path of the project, do...

First, install all dependencies

bash npm install

Initializing the json-server

bash npm run server

Execute the node js app

bash node app.js

Having the application up, execute the test

bash npm test

Now execute the report

bash npm run report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors