The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::Class::Moose::Report::Class - Reporting on test classes

VERSION

version 0.92

DESCRIPTION

Should be considered experimental and read only.

IMPLEMENTS

Test::Class::Moose::Role::Reporting.

ATTRIBUTES

See Test::Class::Moose::Role::Reporting for additional attributes.

all_test_instances

Returns an array of Test::Class::Moose::Report::Instance objects.

current_instance

Returns the current (really, most recent) Test::Class::Moose::Report::Instance object that is being run.

SUPPORT

Bugs may be submitted at https://github.com/houseabsolute/test-class-moose/issues.

I am also usually active on IRC as 'autarch' on irc://irc.perl.org.

SOURCE

The source code repository for Test-Class-Moose can be found at https://github.com/houseabsolute/test-class-moose.

AUTHORS

  • Curtis "Ovid" Poe <ovid@cpan.org>

  • Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 - 2017 by Curtis "Ovid" Poe.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

The full text of the license can be found in the LICENSE file included with this distribution.