TAP::Formatter::Console - 預設主控台輸出的 Harness 輸出委派
版本 3.44
這提供 TAP::Harness 的主控台導向輸出格式化。
use TAP::Formatter::Console; my $harness = TAP::Formatter::Console->new( \%args );
open_test
請參閱 TAP::Formatter::Base