First Angular Unit test case | Angular unit test case Tutorials with Jasmine & Karma


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






 

Share this

Related Posts

Previous
Next Post »