2021-12-26 22:25:38 +01:00
|
|
|
# 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)
|