TAP::Formatter::File - 用于文件输出的测试套件输出委托
版本 3.44
这为 TAP::Harness 提供了面向文件的输出格式。
use TAP::Formatter::File; my $harness = TAP::Formatter::File->new( \%args );
open_test
参见 TAP::Formatter::Base