npm.io
2.0.6 • Published 1 month agoCLI

office-addin-test-server

Licence
MIT
Version
2.0.6
Deps
5
Size
20 kB
Vulns
0
Weekly
0
Stars
191

Office-Addin-Test-Server

This package provides a framework for testing Office task pane add-ins by allowing add-ins to send results to a test server. The results can then be consumed and used by tests to validate that the add-in is working as expected.

Command-Line Interface

start

Start the test server.

Syntax:

office-addin-test-server start [options]

Options:

-p [port]
--port [port]

Port number must be between 0 - 65535. If no port specified, port defaults to 4201