Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex
Generative property tests for Jasmine
[](http://badge.fury.io/js/jasmine-growl-reporter) [](https://gemnasium.com/AlphaHydrae/jasmine-growl-repo
Reporters for the Jasmine BDD Framework
Custom Jasmine matcher library to see a more useful diff view in the reporter output.
custom failure message on any jasmine assertion
Grunt task for running jasmine-node
Build a jasmine 1.1.3 spec runner html file.
A WebdriverIO plugin. Adapter for Jasmine testing framework.
A Karma plugin - adapter for Jasmine testing framework.
Jasmine adapter to facilitate the use of ES6 generators via co.
[](https://travis-ci.org/testdouble/grunt-jasmine-bundle)
Grunt task running tests using Sauce Labs. Supports QUnit, Jasmine, Mocha and YUI tests
Patches error stack to display correct line numbers. CoffeeScript has built in support for this, but it only works when the script is executed through the `coffee` command. If you are running mocha, node-dev, jasmine or any other method, the functionality isn't on.
Node runner for Jasmine JavaScript BDD testing framework
Run jasmine specs headlessly through Headless Chrome
Focus jasmine specs
Spec reporter for jasmine behavior-driven development framework
A Karma plugin. Dynamically displays tests results at debug.html page