Skip to content

doriclaudino/template-gundb-sea-api-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js SEA API TESTS

Installation

Install local dependencies

npm i or yarn

Running unit test

Execute all unit tests (mocha will look for pattern based test named files)

Running once
npm test
Running with file watchers
npm run test-dev

Releases

No releases published

Packages

No packages published