Skip to content

angularkc/test-tooling

Repository files navigation

Tooling for tests using Angular's Tour of Heroes sample

Tests for code based on AngularKC's Tour of Heroes Base along with examples on how to make running tests awesome.

Link to slides

How to get started

Prerequisites

  1. Install Node
  2. Install Angular CLI
    npm install @angular/cli@latest

Clone the repo

git clone https://github.com/angularkc/test-tooling

Install dependencies

npm install

This project was generated with Angular CLI version 1.6.4.

About

Example for Feb 2018 AngularKC Meetup regarding tooling for tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published