24.0.0 • Published 5 years ago

@loyaltylion/jest-expect-typings v24.0.0

Weekly downloads
136
License
-
Repository
-
Last release
5 years ago

Jest expect typings from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest

This includes the entire jest namespace, but only declares expect, and not beforeEach, it etc.

Designed to be used alongside https://www.npmjs.com/package/expect

Why?

The complete @types/jest typings conflict with @types/mocha, as they both try to declare different global types such as beforeEach, it etc

24.0.0

5 years ago

23.6.0

6 years ago