jest-preact-preset

1.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    43
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    43
  • 0.0.1
    0

Package Sidebar

Install

npm i jest-preact-preset

Weekly Downloads

43

Version

1.0.0

License

MIT

Unpacked Size

2.64 kB

Total Files

6

Last publish

Collaborators

  • rschristian
  • lukeed
  • harmony
  • marvinhagemeister
  • prateekbh
  • solarliner
  • preactjs
  • reznord
  • developit