Package perl-Test-TableDriven: Information

    Source package: perl-Test-TableDriven
    Version: 0.02-alt2
    Latest version according to Repology
    Build time:  Oct 17, 2013, 03:05 PM in the task #106577
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: write tests, not scripts that run them
    Description: 
    Writing table-driven tests is usually a good idea.  Adding a test case
    doesn't require adding code, so it's easy to avoid fucking up the
    other tests.  However, actually going from a table of tests to a test
    that runs is non-trivial.
    
    `Test::TableDriven' makes writing the test drivers trivial.  You
    simply define your test cases and write a function that turns the
    input data into output data to compare against.  `Test::TableDriven'
    will compute how many tests need to be run, and then run the tests.
    
    Concentrate on your data and what you're testing, not `plan tests ='
    scalar keys %test_cases> and a big foreach loop.

    List of rpms provided by this srpm:
    perl-Test-TableDriven (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(Socket.pm)
      2. perl(Test/More.pm)
      3. perl(YAML.pm)
      4. perl(inc/Module/Install.pm)
      5. perl-devel
      6. perl-podlators
      7. rpm-build-perl
      8. perl(CPAN.pm)
      9. perl(Config.pm)
      10. perl(ExtUtils/MM_Unix.pm)
      11. perl(ExtUtils/MakeMaker.pm)
      12. perl(ExtUtils/Manifest.pm)
      13. perl(Cwd.pm)
      14. perl(File/Basename.pm)
      15. perl(File/Find.pm)
      16. perl(Data/Dumper.pm)
      17. perl(FileHandle.pm)
      18. perl(LWP/Simple.pm)
      19. perl(Module/Build.pm)
      20. perl(Net/FTP.pm)

    Last changed


    Oct. 17, 2013 Igor Vlasenko 0.02-alt2
    - regenerated from template by package builder
    Sept. 3, 2013 Igor Vlasenko 0.02-alt1
    - initial import by package builder