@testing-library/react-hooks

v1.0.4
Simple and complete React hooks testing utilities that encourage good testing practices.
testing react hooks unit integration

prepare

npm run build

build

babel --out-dir lib src

format

prettier-eslint --write "**/*.{js,ts,json,yml,md,mdx}"

coverage

codecov

test

jest

test:ci

npm run test && npm run coverage

docs:dev

docz dev

docs:build

docz build

contributors:add

all-contributors add
npm i @testing-library/[email protected]

Metadata

  • MIT
  • Whatever
  • Michael Peyper
  • released 6/22/2019

Downloads