UNPKG

@types/jasmine

Version:

TypeScript definitions for Jasmine

17 lines (12 loc) 1.5 kB
# Installation > `npm install --save @types/jasmine` # Summary This package contains type definitions for Jasmine (http://jasmine.github.io). # Details Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine. ### Additional Details * Last updated: Wed, 04 Nov 2020 01:10:16 GMT * Dependencies: none * Global values: `afterAll`, `afterEach`, `beforeAll`, `beforeEach`, `describe`, `expect`, `expectAsync`, `fail`, `fdescribe`, `fit`, `it`, `jasmine`, `pending`, `runs`, `setSpecProperty`, `setSuiteProperty`, `spyOn`, `spyOnAllFunctions`, `spyOnProperty`, `waits`, `waitsFor`, `xdescribe`, `xit` # Credits These definitions were written by [Boris Yankov](https://github.com/borisyankov), [Theodore Brown](https://github.com/theodorejb), [David Pärsson](https://github.com/davidparsson), [Gabe Moothart](https://github.com/gmoothart), [Lukas Zech](https://github.com/lukas-zech-software), [Boris Breuer](https://github.com/Engineer2B), [Chris Yungmann](https://github.com/cyungmann), [Giles Roadnight](https://github.com/Roaders), [Yaroslav Admin](https://github.com/devoto13), [Domas Trijonis](https://github.com/fdim), [Moshe Kolodny](https://github.com/kolodny), [Stephen Farrar](https://github.com/stephenfarrar), [Alex Povar](https://github.com/zvirja), [Dominik Ehrenberg](https://github.com/djungowski), [Chives](https://github.com/chivesrs), [kirjs](https://github.com/kirjs), and [Md. Enzam Hossain](https://github.com/ienzam).