tree: 38141191e1f1a749253149f42e4c072b0128932c [path history] [tgz]
  1. vscode/
  2. README.md
devtools/test_list_editor/README.md

ChromeOS Factory Developer VSCODE Configuration for Test List Editor

This folder contains VSCODE configuration that are useful for ChromeOS Factory Test List Editor development.

Installation

Copy vscode directory to “.../test_list_editor/frontend” and rename as .vscode.

Target

  • Chrome
    • Set breakpoint in VSCODE and debug with Chrome browser.
  • Jest
    • Set breakpoint in VSCODE and debug Jest unit tests.