Monday, June 17

Jasmine - Behavior Driven Development for JavaScript


Jasmine - is the new tool implemented based on BDD for JavaScript


Although BDD is principally an idea about how software development should be managed by both business interests and technical insight, the practice of BDD does assume the use of specialized software tools to support the development process.

Although these tools are often developed specifically for use in BDD projects, they can be seen as specialized forms of the tooling that supports test-driven development. The tools serve to add automation to the ubiquitous language that is a central theme of BDD.