Skip to content

testcase

Aditya Kumar edited this page Sep 18, 2020 · 1 revision

testcase

Usage

cpcli -c cf::1339 testcase -h
# OR
cpcli testcase --help
usage: cpcli testcase [-h] -q QUESTION [-a | -d DELETE]

optional arguments:
  -h, --help            show this help message and exit
  -q QUESTION, --question QUESTION
                        Substring representing Question Name or 1 based index
  -a, --add             Add a new custom test case
  -d DELETE, --delete DELETE
                        Add a new custom test case
Clone this wiki locally