react-hooks-testing-library
- Version 0.6.0
- Published
- 6.87 kB
- 1 dependency
- MIT license
Install
npm i react-hooks-testing-library
yarn add react-hooks-testing-library
pnpm add react-hooks-testing-library
Overview
Simple component wrapper for testing React hooks
Index
Variables
Variables
variable testHook
const testHook: any;
Package Files (1)
Dependencies (1)
Dev Dependencies (24)
- @babel/cli
- @babel/core
- @babel/plugin-proposal-object-rest-spread
- @babel/plugin-transform-modules-commonjs
- @babel/plugin-transform-runtime
- @babel/preset-env
- @babel/preset-react
- @babel/runtime
- @types/react
- babel-eslint
- babel-plugin-module-resolver
- eslint
- eslint-config-prettier
- eslint-plugin-prettier
- husky
- jest
- lint-staged
- prettier
- prettier-eslint
- prettier-eslint-cli
- react
- react-test-renderer
- typescript
- typings-tester
Peer Dependencies (2)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/react-hooks-testing-library
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/react-hooks-testing-library)
- HTML<a href="https://www.jsdocs.io/package/react-hooks-testing-library"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1609 ms. - Missing or incorrect documentation? Open an issue for this package.