Subject: | "error" in Documentation |
execute_tests( tests => \@test_files, out => \*FH )
[...]
Returns a list of two values, $total and $failed, describing the
results. $total is a hash ref summary of all the tests run. Its keys and
values are this:
execute_tests returns three hash refs. The third one contains
information about the todo-tests! This should mentioned in the
documentation...