Skip to content

zwolek85/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.

About

fork for adding tests for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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