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)

    Peer Dependencies (2)

    Badge

    To add a badge like this onejsDocs.io badgeto 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>