In this Article we will see how to write our First Angular unit test case.
Below are the command to run Angular unit test case
Ng test
If want to run specific folder test case
ng test --include src\app
Today Thought
In this Article we will see how to write our First Angular unit test case.
Below are the command to run Angular unit test case
Ng test
If want to run specific folder test case
ng test --include src\app
EmoticonEmoticon