0.3.0-rc.0 • Published 2 years ago

@glazed/jest-environment-glaze v0.3.0-rc.0

Weekly downloads
-
License
(Apache-2.0 OR MI...
Repository
github
Last release
2 years ago

jest-environment-glaze

Glaze environment for Jest

Installation

npm install -D jest-environment-glaze

Jest configuration

Set jest-environment-glaze as Jest testEnvironment

Injected globals

  • ceramic: Ceramic core instance (from jest-environment-ceramic)
  • ipfs: IPFS instance (from jest-environment-ceramic)

License

Apache-2.0 OR MIT