Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.26 KB

README.markdown

File metadata and controls

31 lines (18 loc) · 1.26 KB

A JavaScript Testing Framework

Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, Node.js projects, or anywhere that JavaScript can run.

Documentation & guides live here: http://pivotal.github.com/jasmine/

What's Here?

Support

Maintainers

Copyright (c) 2008-2011 Pivotal Labs. This software is licensed under the MIT License.