Karma: Karma is a tool of running tests on browsers it lets us spawn browsers and run jasmine tests inside of them.
Jasmine: It is a testing framework for Javascript programming language that supports Behaviour Driven Development (BDD) software development practice.