component-test-utils-react
Version:
Test react component the same way as other frameworks
57 lines (40 loc) ⢠2.13 kB
Markdown
<h1 align="center">Welcome to component-test-utils-react š</h1>
<p>
<a href="https://www.npmjs.com/package/component-test-utils-react" target="_blank">
<img alt="Version" src="https://img.shields.io/npm/v/component-test-utils-react.svg">
</a>
<a href="https://component-test-utils.berthelot.io/docs/concept" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
<a href="https://github.com/FBerthelot/component-test-utils/graphs/commit-activity" target="_blank">
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
</a>
<a href="../../LICENSE" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/github/license/FBerthelot/component-test-utils" />
</a>
<a href="https://twitter.com/berthel350" target="_blank">
<img alt="Twitter: berthel350" src="https://img.shields.io/twitter/follow/berthel350.svg?style=social" />
</a>
</p>
> Test react component the same way as other frameworks
### š [Homepage](https://github.com/FBerthelot/component-test-utils#readme)
Please refer to the main documentation: [The main documentation](https://component-test-utils.berthelot.io)
## Install
```sh
npm install component-test-utils-react
```
## Author
š¤ **FBerthelot**
* Website: https://berthelot.io
* Twitter: [@berthel350](https://twitter.com/berthel350)
* Github: [@FBerthelot](https://github.com/FBerthelot)
* LinkedIn: [@Florent Berthelot](https://linkedin.com/in/florent-berthelot-a2678861/)
## š¤ Contributing
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/FBerthelot/component-test-utils/issues). You can also take a look at the [contributing guide](../../CONTRIBUTING.md).
## Show your support
Give a āļø if this project helped you!
## š License
Copyright Ā© 2019 [FBerthelot](https://github.com/FBerthelot).<br />
This project is [MIT](../../LICENSE) licensed.
***
_This README was generated with ā¤ļø by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_