ts-node-test-register

v10.0.0
Load from `test/tsconfig.json` with ts-node.

build

cross-env NODE_ENV=production tsc -p .

prepublish

npm run --if-present build

test

mocha "test/**/*.ts"

test:example

(cd example && yarn && yarn test)

watch

tsc -p . --watch

format

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

prepare

git config --local core.hooksPath .githooks
npm i ts-node-test-register

Metadata

  • MIT
  • Whatever
  • azu
  • released 5/25/2021

Downloads

Maintainers