@perspect3vism/ad4m-test

v0.0.2
Testing library to test ad4m languages

build

tsc

test

npm run build && node build/cli.js

test-expression

npm run build && node build/cli.js --test ./example/expression.test.js --bundle "example/languages/sdp.js" --meta '{"name":"junto-sdp","description":"Shortform expression for flux application","sourceCodeLink":"https://github.com/juntofoundation/ad4m-languages","possibleTemplateParams":["uid","name"]}'

test-link

npm run build && node build/cli.js --test ./example/link.test.js --bundle "example/languages/social-context.js" --meta '{"name":"social-context","description":"Shortform expression for flux application","sourceCodeLink":"https://github.com/juntofoundation/ad4m-languages","possibleTemplateParams":["uid","name"]}'

ad4m-test

./build/cli.js

postinstall

npm run build && node scripts/get-builtin-test-lang.js
npm i @perspect3vism/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/23/2022

Downloads