/angular-tdd-starter-kit

Be driven, be test-driven

Primary LanguageJavaScriptMIT LicenseMIT

ES6 Angular 1.5+ component based starter kit

npm run serve - starts webpack-dev-server on localhost:8080 and watches for changes npm test - run the tests. Karma configured to generate coverage in coverage folder npm run tdd - run the tests and watch them to be a test-driven JavaScript programmer

Testing Setup

  • Karma
  • Webpack + Babel
  • Jasmine