Greg Cobb and Tim Jarratt 08a35d134d Ensure focused tests are only run once
Required duplicating some of the logic for constructing a suite from
describe so that we could mark a suite as focused in fdescribe, but
otherwise this prevents focused tests from being run more than once.

[#73742944]
2014-08-28 17:54:42 -07:00
2013-10-04 10:55:01 -07:00
2014-08-28 16:37:37 -07:00
2012-12-03 09:38:54 -08:00
2013-10-04 13:32:56 -07:00
2013-08-06 08:04:37 -07:00
2014-02-16 22:13:53 +01:00
2011-03-09 08:16:47 -08:00
2014-02-16 22:13:53 +01:00
2014-02-16 14:57:14 -08:00
2014-01-24 09:32:20 -08:00

Jasmine Build Status Code Climate

=======

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://jasmine.github.io
For a quick start guide of Jasmine 2.0, see the beginning of http://jasmine.github.io/2.0/introduction.html

Contributing

Please read the contributors' guide

Support

Maintainers

Maintainers Emeritus

Copyright (c) 2008-2013 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%