Package perl-Test-ExpectAndCheck: Information

    Source package: perl-Test-ExpectAndCheck
    Version: 0.07-alt1
    Latest version according to Repology
    Build time:  Apr 4, 2025, 12:43 PM in the task #380313
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: C<expect/check>-style unit testing with object methods
    Description: 
    This package creates objects that assist in writing unit tests with mocked
    object instances. Each mocked "puppet" instance will expect to receive a given
    list of method calls. Each method call is checked that it received the right
    arguments, and will return a prescribed result. At the end of each test, each
    object is checked to ensure all the expected methods were called.

    List of RPM packages built from this SRPM:
    perl-Test-ExpectAndCheck (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(List/Util.pm)
      2. perl(Module/Build.pm)
      3. perl(Test/Builder.pm)
      4. perl(Test/Builder/Tester.pm)
      5. perl(Test/Deep.pm)
      6. perl(Test/Future/Deferred.pm)
      7. perl(Test2/V0.pm)
      8. perl-devel
      9. perl-podlators
      10. rpm-build-perl

    Last changed


    April 3, 2025 Igor Vlasenko 0.07-alt1
    - automated CPAN update
    Oct. 23, 2023 Igor Vlasenko 0.06-alt2
    - moved to Sisyphus as perl-Future-IO test dep
    Oct. 21, 2023 Igor Vlasenko 0.06-alt1
    - updated by package builder