Skip to content

onehungrymind/angular2-testing-quickstart

Repository files navigation

Angular 2 Testing Quickstart

Angular 2 Testing Quickstart breaks unit testing in Angular 2 down into bite-size pieces. One of the hardest parts of testing is actually getting started, and that is exactly what you will do with this repo.

image

Check out the code that goes with this guide here.

Getting started

To run the guide locally, you will need Ruby installed on your system.

Once ruby is installed, run the following in the root directory of this project:

gem install bundler
bundle install
bundle exec jekyll serve --baseurl ''

About

A testing guide for Angular 2 unit testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published