/angular-jest-demo

Sample project for the Jest talk at the ngStuttgart meetup in October 2018

Primary LanguageTypeScriptMIT LicenseMIT

angular-jest-demo

Sample project with Jest setup for the talk at the ngStuttgart meetup in October 2018, based on angular6-example-app.

Usage

  1. git clone git@github.com:ngStuttgart/angular-jest-demo.git
  2. cd angular-jest-demo && npm i
  3. npm run compare