Angular Unit Testing using Jasmine and Karma | How to do Angular Test | Angular Jasmine Karma | TDD

Опубликовано: 28 Сентябрь 2024
на канале: World Tech Tube
202
4

Share, Support, Subscribe!!
Subscribe: https://bit.ly/3kk36Nh
Youtube:    / worldtechtube  

*Angular Unit Testing using Jasmine and Karma*
We will learn:
1. What is Jasmine & how to use that in angular testing.
2. What is Karma & how to use that in angular testing.
   • Angular Unit Testing using Jasmine an...  

In this video we will try to explain the angular test from the very scratch.
This video is the brief introduction of angular test, karma.config.js, test.js and a test file that is already created app.component.spect.ts file.
Later video will demonstrate the creating and testing our own components and services.