mirror of
https://github.com/actions/setup-python.git
synced 2025-05-17 01:22:29 +00:00
18 lines
1.5 KiB
Markdown
18 lines
1.5 KiB
Markdown
# Installation
|
|
> `npm install --save @types/jest`
|
|
|
|
# Summary
|
|
This package contains type definitions for Jest ( https://jestjs.io/ ).
|
|
|
|
# Details
|
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest
|
|
|
|
Additional Details
|
|
* Last updated: Sun, 16 Jun 2019 06:12:11 GMT
|
|
* Dependencies: @types/jest-diff
|
|
* Global values: afterAll, afterEach, beforeAll, beforeEach, describe, expect, fail, fdescribe, fit, it, jasmine, jest, pending, spyOn, test, xdescribe, xit, xtest
|
|
|
|
# Credits
|
|
These definitions were written by Asana (https://asana.com)
|
|
// Ivo Stratev <https://github.com/NoHomey>, jwbay <https://github.com/jwbay>, Alexey Svetliakov <https://github.com/asvetliakov>, Alex Jover Morales <https://github.com/alexjoverm>, Allan Lukwago <https://github.com/epicallan>, Ika <https://github.com/ikatyang>, Waseem Dahman <https://github.com/wsmd>, Jamie Mason <https://github.com/JamieMason>, Douglas Duteil <https://github.com/douglasduteil>, Ahn <https://github.com/ahnpnl>, Josh Goldberg <https://github.com/joshuakgoldberg>, Jeff Lau <https://github.com/UselessPickles>, Andrew Makarov <https://github.com/r3nya>, Martin Hochel <https://github.com/hotell>, Sebastian Sebald <https://github.com/sebald>, Andy <https://github.com/andys8>, Antoine Brault <https://github.com/antoinebrault>, Jeroen Claassens <https://github.com/favna>, Gregor Stamać <https://github.com/gstamac>, ExE Boss <https://github.com/ExE-Boss>.
|