0 votes
in AngularJS Packaging and Testing by
Is Jasmine a BDD?

1 Answer

0 votes
by

Jasmine is a JavaScript-based Behavior Driven Development (BDD) testing framework. It is not dependent on any browsers, the DOM, or JavaScript frameworks. TDD was created to reduce your excuses for not testing a software, making your life easier in the long run.

Related questions

0 votes
asked Aug 20, 2021 in AngularJS Packaging and Testing by SakshiSharma
0 votes
asked Aug 19, 2021 in AngularJS Packaging and Testing by SakshiSharma
...