What is jasmine?



What is jasmine?..

Answer / Taranjeet Singh

Jasmine is a behavior-driven development (BDD) testing framework for JavaScript. It helps in writing tests for your Node.js applications by providing matching functions for expectations and spies, as well as running tests in an easy-to-understand format.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

Why to use MEAN stack?

1 Answers  


How "control flow" controls the functions calls?

1 Answers  


Explain the concept of middleware in node.js?

1 Answers  


Explain the concept of stub in node.js.

1 Answers  


Why are callback functions used?

1 Answers  


Why node js is different from angular js?

1 Answers  


What is EventEmitter in Node.js?

1 Answers  


How do you delete a file using node.js?

1 Answers  


List down the tasks which should be done asynchronously using the event loop?

1 Answers  


What is the function of node js?

1 Answers  


What is jasmine?

1 Answers  


How can you use middleware in node js?

1 Answers  


Categories