jest-environment-uint8array

1.0.0 • Public • Published

jest-environment-uint8array

Workaround for a known jest issue that makes type comparisons of Uint8Array fail: https://github.com/facebook/jest/issues/4422

Installation

yarn add --dev jest-environment-uint8array

Jest config:

On package.json:

  "jest"{
    "testEnvironment": "jest-environment-uint8array"
  }

Readme

Keywords

none

Package Sidebar

Install

npm i jest-environment-uint8array

Weekly Downloads

1,125

Version

1.0.0

License

MIT

Unpacked Size

1.31 kB

Total Files

5

Last publish

Collaborators

  • raprp