/jasmine-tutorial

Tutorial introduce jasmine test and karma - Meet Bitnoise 2016#4

Primary LanguageJavaScript

#stringCalculator

  1. How to start
  • [$ npm install]
  1. Run test
  • [$ npm test]
  1. Known issue
  • If not working probably you don't have jasmine install run this [$ npm install -g jasmine]