jest-prettyhtml-matchers

v1.0.45
Custom Jest snapshot matchers that use prettyhtml to format strings.
custom javascript jest matchers prettyhtml snapshot testing typescript

check

run-s check:*

check:format

prettier --list-different "**/*.{js,ts}"

check:types

tsc --noEmit

ci

run-s check lint clean compile test

clean

run-s clean:*

clean:coverage

del coverage

clean:dist

del dist

clean:test

ts-node scripts/clean

compile

tsc -p tsconfig.base.json

coverage

codecov

format

prettier --write "**/*.{js,ts}"

lint

eslint . --ext .js,.ts

release

tanem-scripts release

test

ts-node scripts/test

Metadata

  • MIT
  • Whatever
  • Tane Morgan
  • released 1/15/2020

Downloads

Maintainers