office-addin-test-server

v1.0.0
Create test server that facilitates communication between taskpane add-in and mocha tests.
Office Office Add-in

test

mocha -r ts-node/register test/**/*.ts

build

rimraf lib && concurrently "tsc -p tsconfig.json"

watch

rimraf lib && concurrently "tsc -p tsconfig.json -w"

Metadata

  • MIT
  • Whatever
  • Office Dev
  • released 2/22/2019

Downloads

Maintainers