jest-to-render-without-error

v0.1.0
A jest matcher to ensure a react component will render

build

rm -rf dist && tsc

dev

tsc --noEmit --watch

lint

tslint ./src/**/*.ts

prepublish

yarn build && yarn lint && yarn test

report-coverage

codecov

test

jest

Metadata

  • MIT
  • Whatever
  • Dean Merchant
  • released 3/19/2018

Downloads

Maintainers