The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Test::Ika::Reporter::Test - testing tester

SYNOPSIS

    Test::Ika->set_reporter('Test');

DESCRIPTION

This module captures testing result in Test::Ika.

You can get a result from $test->result() method.