Davis W. Frank & Rajan Agaskar 234f2a1585 Reintroduce fn that clears stack occasionally
- setTimeout will clear stack, prevent overflow. We run this once every
  thousand specs.
- Browser users will probably want a time-based clear rather than spec
  count based clear, as a thousand tests is typically quite slow. The
  reporter should provide this.
2012-12-07 14:49:14 -08:00
2011-05-06 22:40:53 -04:00
2011-11-04 14:43:19 -07:00
2012-12-03 15:40:00 -08:00
2012-12-03 15:40:00 -08:00
2011-11-04 14:43:19 -07:00
2011-03-09 08:16:47 -08:00
2012-12-03 15:46:29 -08:00
2012-12-03 15:40:00 -08:00

Jasmine

======= 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/

Support

Maintainers

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

Description
No description provided
Readme 68 GiB
Languages
JavaScript 94.8%
TypeScript 2.4%
Vue 1.1%
CSS 0.9%
SCSS 0.5%
Other 0.2%