使用 -assert filter 可以将空成功去掉吧?
VCS User Guide原文: -assert keyword_argument
filter
Blocks reporting of trivial implication successes. These happen
when an implication construct registers a success only because
the precondition (antecedent) portion is false (and so the
consequent portion is not checked). With this option, reporting
only shows successes in which the whole expression matched.