Skip to content

Files

Latest commit

 

History

History

exercise-7-mocha

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Exercise 6!

Let's take a quick exploration into testing. For this exercise let's add Mocha!

You'll need to:

  • Add an npm test task calling Mocha
  • Figure out how to add Babel to Mocha test runs