UNPKG

jest-inferno-fela

Version:

Jest helpers for inferno-fela

22 lines (15 loc) 976 B
# Jest Inferno Fela <img alt="npm version" src="https://badge.fury.io/js/jest-inferno-fela.svg"> <img alt="npm downloads" src="https://img.shields.io/npm/dm/jest-inferno-fela.svg"> <a href="https://bundlephobia.com/result?p=jest-inferno-fela@latest"><img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/jest-inferno-fela.svg"></a> Testing Tools for [Jest]() in combination with [inferno-fela](../inferno-fela). ## Installation ```sh yarn add jest-inferno-fela ``` You may alternatively use `npm i --save jest-inferno-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.