Skip to content

A basic ES6 project equipped with mocha, chai and istambul. Meant to be used as a practice sandbox.

Notifications You must be signed in to change notification settings

nelsitoPuglisi/dojo-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Javascript project meant for practice purposes.

Features

  • Full ES6 support.
  • Mocha.
  • Chai.
  • Istambul.

Available npm scripts

  • npm test 👉 Runs all tests located under tests/ recursively.

  • npm run test:watch 👉 Watches your tests under tests/ for changes.

  • npm run coverage 👉 Generates a report coverage. It will be opened for you in your browser.

About

A basic ES6 project equipped with mocha, chai and istambul. Meant to be used as a practice sandbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published