UNPKG

jest-preact-fela

Version:

Jest helpers for preact-fela

22 lines (15 loc) 967 B
# Jest Preact Fela <img alt="npm version" src="https://badge.fury.io/js/jest-preact-fela.svg"> <img alt="npm downloads" src="https://img.shields.io/npm/dm/jest-preact-fela.svg"> <a href="https://bundlephobia.com/result?p=jest-preact-fela@latest"><img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/jest-preact-fela.svg"></a> Testing Tools for [Jest]() in combination with [preact-fela](../preact-fela). ## Installation ```sh yarn add jest-preact-fela ``` You may alternatively use `npm i --save jest-preact-fela`. ## Usage This package exposes a single API that creates a snapshot.<br> Check the [Usage Guide]() and [API Reference]() for more information. ## License Fela is licensed under the [MIT License](http://opensource.org/licenses/MIT).<br> Documentation is licensed under [Creative Commons License](http://creativecommons.org/licenses/by/4.0/).<br> Created with ♥ by [@robinweser](http://weser.io) and all the great contributors.