sample1 - Data::HTML::TreeDumper
Select item
[% FOREACH testCase IN testCases %]
[% testCase.name %]
[% END %]
[% FOREACH testCase IN testCases %]
[% testCase.name %]
YAML
[% testCase.yaml %]
td_Default
[% testCase.td_Default %]
td_Depth3
[% testCase.td_Depth3 %]
[% END %]