xv

v2.1.1
Modern and low maintenance test runner
test framework lib cli runner assert jest mocha ava and 6 more...

test

npm run build && npm run test:js && npm run test:js:no-param && npm run test:ts && npm run test:ts:no-param

test:js

node lib/bin.js lib

test:js:no-param

cd lib && node bin.js

test:ts

node lib/bin.js --loader=ts-node/esm src

test:ts:no-param

cd src && node ../lib/bin.js --loader=ts-node/esm

test:output

node lib/bin.js output.js

lint

eslint src --ext .ts --ignore-path .gitignore

build

del-cli lib && tsc

prepare

husky install

prepublishOnly

npm run build

postversion

git push && git push --tags && npm publish
npm i xv

Metadata

  • MIT
  • >=14.16
  • Typicode
  • released 12/17/2022

Downloads

Maintainers