[Bug 1287080] New: Review Request: perl-Test-Class-Most - Test Classes the easy way

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1287080

            Bug ID: 1287080
           Summary: Review Request: perl-Test-Class-Most - Test Classes
                    the easy way
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nobody@xxxxxxxxxxxxxxxxx
          Reporter: jplesnik@xxxxxxxxxx
        QA Contact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx



Spec URL:
https://jplesnik.fedorapeople.org/perl-Test-Class-Most/perl-Test-Class-Most.spec
SRPM URL:
https://jplesnik.fedorapeople.org/perl-Test-Class-Most/perl-Test-Class-Most-0.08-1.fc24.src.rpm

Description:
When people write test classes with the excellent Test::Class, you often see
the following at the top of the code:

  package Some::Test::Class;

  use strict;
  use warnings;
  use base 'My::Test::Class';
  use Test::More;
  use Test::Exception;

  # and then the tests ...

With the module, you can do this:

  use Test::Class::Most parent => 'My::Test::Class';


Fedora Account System Username: jplesnik@xxxxxxxxxx

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]