licenses.dev

jasmine-pit v2.0.2

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/jasmine-pit)](https://licenses.dev/npm/jasmine-pit)
<a href="https://licenses.dev/npm/jasmine-pit">
  <img src="https://licenses.dev/b/npm/jasmine-pit" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.2 version:

[![licenses](https://licenses.dev/b/npm/jasmine-pit/2.0.2)](https://licenses.dev/npm/jasmine-pit/2.0.2)
<a href="https://licenses.dev/npm/jasmine-pit/2.0.2">
  <img src="https://licenses.dev/b/npm/jasmine-pit/2.0.2" alt="licenses" />
</a>
GitHub