Test with a Local Test Harness

Run your custom components, templates, and content layouts in a local test harness before importing them to Oracle Content Management.

To start the local test harness:

  1. Enter cd cec in a terminal window.

  2. Enter cec develop & or cec develop --server <server-name> &

  3. Open a browser at http://localhost:8085 to see your components, templates, and content layouts running in the local test harness.

  4. You can find your components, templates, themes, and so on, in these directories:

    • cec/src/components

    • cec/src/templates

    • cec/src/themes