jest-module-name-mapper

v0.1.2
Synchronization tsconfig paths with Jest (module name mapper)
jest tsconfig moduleNameMapper path aliases tests

clear

rimraf dist

build

yarn clear && tsc

start

nodemon --watch src --ext ts --ignore '*.spec.ts' --exec ts-node src/index.ts

lint

tslint --config tslint.json --project tsconfig.json

pretest

yarn lint

test

jest --expand --coverage --runInBand

test:watch

jest --expand --watchAll

prepublish

yarn build

Metadata

  • MIT
  • Whatever
  • Sebastian MusiaƂ
  • released 1/14/2019

Downloads

Maintainers