component-test

Synopsis

component-test [OPTIONS] [INPUT-FILE]

Description

Two modes:

  • Remote execution via RPC interface (if control-uri is used)
  • Read story specification from INPUT-FILE and execute it.

See also

Common Commandline Options
The usual commandline options are accepted.
IDL-related Commandline Options
The usual IDL-related options are accepted.
--control-uri URI, -c URI

Expose an RPC interface for remote-controlling the component-test process under URI. See RPC Interface for details.

Examples

TODO