Styrow.dev
Question 7 of 36

What is Jasmine?

Question

What is Jasmine?

Answer

Jasmine is an open source testing framework for JavaScript. It aims to run on any JavaScript-enabled platform. It doesn’t require a DOM and it has a clean, obvious syntax so that we can easily write tests.