What is Jasmine framework used for?

What is Jasmine framework used for?

Jasmine is an open-source JavaScript testing framework. It is designed to work on any JavaScript-enabled platform, to not interfere with the application or the IDE, and to have simple syntax. Other unit testing frameworks like JSpec, RSpec, ScrewUnit, JSSpechave greatly influenced it.