🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jest-preact-preset

Package Overview
Dependencies
Maintainers
5
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-preact-preset

Jest preset containing all required configuration for writing tests for [preact](https://github.com/preactjs/preact.

1.0.0
latest
npm
Version published
Weekly downloads
253
175%
Maintainers
5
Weekly downloads
 
Created
Source

jest-preact

Jest preset containing all required configuration for writing tests for [preact](https://github.com/preactjs/preact.

npm install jest-preact-preset

Usage

// jest.config.js
module.exports = {
	preset: 'jest-preact-preset',
};

License

MIT

FAQs

Package last updated on 07 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts