jeffmo/jasmine-pit

jeffmo/jasmine-pit

Releases5
Frequency1 month 3 weeks
Last Release
Stars26
A tiny jasmine addon for returning promises from your test specs

Linked projects

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