@as-pect/cli

v2.6.0
Write AssemblyScript tests at blazing fast speeds
wasm assemblyscript testing cli

jest

jest

mdlint

markdownlint *.md

prettier

prettier --write "src/**/*.ts" "./__tests__/*.ts" "./__tests__/setup/*.ts" "./*.md"

rimraf

rimraf lib/*

test:ci

run-s jest mdlint

test

run-s jest mdlint

tsc:all

run-p tsc:default tsc:amd

tsc:amd

tsc --outfile lib/as-pect.cli.amd.js --module amd --declaration --declarationMap

tsc:default

tsc

tsc

run-s prettier rimraf tsc:all
npm i @as-pect/[email protected]

Metadata

  • MIT
  • Whatever
  • Joshua Tenner
  • released 11/6/2019

Downloads