babel-jest-assertions

v0.1.0
Babel plugin that adds the number of assertions found in each test with expect.assertions(n)
babel jest plugin assertions expect test

build

babel src -d dist --ignore *.test.js

contributor

all-contributors add

contributor:gen

all-contributors generate

lint

eslint src

lint:fix

yarn lint -- --fix

precommit

lint-staged

prepublish

yarn build

prettier

prettier 'src/**/*.js' --write --single-quote=true --print-width=120

test

jest

test:coverage

yarn test -- --coverage

test:report

codecov

test:watch

yarn test -- --watch
npm i babel-jest-assertions

Metadata

  • MIT
  • Whatever
  • Matt Phillips
  • released 12/28/2017

Downloads

Maintainers