8 lines
332 B
Markdown
8 lines
332 B
Markdown
# Unit Testing
|
|
|
|
## Ressource
|
|
|
|
- [Official Docs](https://angular.io/guide/testing)
|
|
- [Testing Components in Angular 2 with Jasmine](https://semaphoreci.com/community/tutorials/testing-components-in-angular-2-with-jasmine)
|
|
- [Official Docs - ng test](https://angular.io/cli/test)
|
|
- [Official Docs - ng e2e](https://angular.io/cli/e2e) |