jest-to-match-shape-of

v1.3.2
A jest matcher to verify the structure of an object, particularly useful for api integration tests

build

rm -rf dist && tsc

dev

tsc --noEmit --pretty --watch

lint

tslint ./src/**/*.ts

prepublish

yarn build && yarn lint && yarn test

report-coverage

codecov

test

jest
npm i jest-to-match-shape-of

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/17/2022

Downloads

Maintainers