*📝 Let's put it to Test!*
Jasmine
Fundamentals of Unit Testing
What is Unit Testing?
What is the significance of Unit Testing?
What is Jasmine and Karma?
What is the command to run the test and check the code coverage?
Where to find Angular Test Files?
How can I add spec.ts files or skip testing files?
Basic Glossary & Implementation
Let’s put a calculator to test with and learn new jargons of UT!
Let’s write test case for angular component!