mix yuki.testcase.list (YukiHelper v0.2.0) View Source
Prints a list of testcases for the specified problem.
From mix task:
mix yuki.testcase.list NO [--problem-id]
From escript:
yuki testcase.list NO [--problem-id]
Option
--problem-id
: iftrue
,NO
is the problem ID. Iffalse
,NO
is the problem number.