Skip to content

superdyzio/PSAngularUnitTestingCourse

 
 

Repository files navigation

My tests added to Pluralsight's Unit Testing in Angular Course by Joe Eames

To get started, clone the repo or download it.

Commands:

  • npm install (install all dependencies)
  • npm start (app visible on http://localhost:4200)
  • npm test (all components tests; run by karma)
  • npm e2e (all end-to-end tests; run by protractor)

In case of any questions feel free to ask me.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.9%
  • CSS 8.7%
  • HTML 3.5%
  • JavaScript 2.9%