Karma - Unit Testing
Karma is a unit testing framework for angular based on Jesmine. Karma provides a command line interface for the Jesmine framework.
In Terms of test case development Jesmine is the key which is used in the code. Karma is just a facilitator for the Angular CLI and Karma CLI.