TAP::Formatter::File - 檔案輸出的測試架構輸出代理
版本 3.44
這提供 TAP::Harness 的檔案導向輸出格式。
use TAP::Formatter::File; my $harness = TAP::Formatter::File->new( \%args );
open_test
請參閱 TAP::Formatter::Base