我用Test::More和编写了一个大测试Test::Deep.该测试包含子测试.当我运行代码时,在最后一行我得到:
Test::More
Test::Deep
# Looks like you failed 3 tests of 25.
如何打印指定失败的子测试的摘要?(每个子测试都有一个标题.)
testing perl
perl ×1
testing ×1