Skip to content

sitepoint-editors/mocha-unit-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with JavaScript Unit Testing Using Mocha

Code to accompany the following article: http://www.sitepoint.com/unit-test-javascript-mocha-chai

To run the code samples:

  • Clone the repo
  • Run npm install
  • Open testrunner.html in browser
  • Alternatively, uncomment Node specific code and run mocha from the command line (this requires Mocha to be installed globally).

License MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published