rofrischmann/fela

View on GitHub
packages/jest-react-fela/README.md

Summary

Maintainability
Test Coverage
# Jest React Fela

<img alt="npm version" src="https://badge.fury.io/js/jest-react-fela.svg"> <img alt="npm downloads" src="https://img.shields.io/npm/dm/jest-react-fela.svg"> <a href="https://bundlephobia.com/result?p=jest-react-fela@latest"><img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/jest-react-fela.svg"></a>

Testing Tools for [Jest]() in combination with [react-fela](../react-fela).

## Installation
```sh
yarn add jest-react-fela
```
You may alternatively use `npm i --save jest-react-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.