Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

forgiven-jasmine

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forgiven-jasmine

Jasmine UI factory for Forgiven

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

forgiven-jasmine

Build Status Build status Coverage Status

Jasmine UI factory for Forgiven

Usage

npm install --save-dev jasmine forgiven forgiven-jasmine
import {
  create,
} from 'forgiven';
import {
  jasmine,
} from 'forgiven-jasmine';

global.given = create(jasmine);

Contributing

Run unit tests and build before pushing/opening a pull request.

  • npm test - lint and test
  • npm start - watch and build, etc with alarmist
  • npm run build - run tests then build
  • npm run watch - watch for changes and run build
  • npm run ci - run build and submit coverage to coveralls

FAQs

Package last updated on 19 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts