The Wayback Machine - https://web.archive.org/web/20201204014930/https://github.com/heathkit/angular-testing
Skip to content
master
Go to file
Code
This branch is 2 commits ahead of angular-workshops:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
e2e
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Angular Testing Workshop

ng-conf 2017

This repository contains the materials for the workshop.

Prerequisites

  • Get hold of a TypeScript code editor (e.g. Visual Studio Code or WebStorm)
  • Install Node.js (maybe nvm too)
  • Install Yarn
  • Clone the repository
    • git clone https://github.com/angular-workshops/angular-testing.git
    • cd angular-testing
  • Install the local dependencies for the project
    • yarn
  • On the day of the workshop run git pull to update to the latest version of the repo since there may be changes

Workshop Documents

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.