jest-environment-glaze
v0.3.0
Published
Glaze environment for Jest
Downloads
3
Readme
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 (fromjest-environment-ceramic
)ipfs
: IPFS instance (fromjest-environment-ceramic
)
License
Apache-2.0 OR MIT