Is Jasmine BDD or TDD?

Is Jasmine BDD or TDD?

For testing JavaScript code, Jasmine is a behavior-driven development framework." According to the authors, Jasmine’s goal is to be a BDD testing framework.

While Jasmine’s authors intended it to be used as a BDD testing framework, it may also be used for TDD and unit testing. Check the blogg