In line with the discussion of TAP I would like to show a use case I
would like to be able to handle. I would like to be able to report
certain information in table format
in (or instead of) the diag call.

So my test code would look something like this:

create_table({
    title => "Machines",
    columns => [
       {name => "Name"},

Reply via email to