Skip to content

Bulk Edit in YAML format

Michael Bodnarchuk edited this page Aug 16, 2020 · 1 revision

Structure

# top-level section is a list of suites
- SXXXXX: A suite 1
  suites:
  - SXXXXX: A suite 2
  tests:
  # list of tests under "tests" section
  - TXXXX: A test 1