[ ソース: libtest-most-perl ]
パッケージ: libtest-most-perl (0.35-1)
libtest-most-perl に関するリンク
Debian の資源:
libtest-most-perl ソースパッケージをダウンロード:
- [libtest-most-perl_0.35-1.dsc]
- [libtest-most-perl_0.35.orig.tar.gz]
- [libtest-most-perl_0.35-1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Damyan Ivanov (QA ページ)
- Ansgar Burchardt (QA ページ)
- Florian Schlichting (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module with the most commonly needed test functions and features
Test::Most provides the most commonly used testing functions and gives a bit more fine-grained control over your test suite.
All functions from the following modules will automatically be exported:
* Test::More * Test::Exception * Test::Differences * Test::Deep * Test::Warn
This is useful when one is used to most of the above modules but wouldn't want to bother to load them all explicitly.
Test::Most also provides a couple of routines to control tests behaviour in case of errors.
その他の libtest-most-perl 関連パッケージ
|
|
|
|
-
- dep: libexception-class-perl
- module that allows you to declare real exception classes in Perl
-
- dep: libtest-deep-perl (>= 0.119)
- Perl module for extremely flexible deep comparisons
-
- dep: libtest-differences-perl (>= 0.64)
- Perl module to test string and data structure differences
-
- dep: libtest-exception-perl (>= 0.43)
- module for testing exception-based code
-
- dep: libtest-simple-perl (>= 1.302047)
- set of basic utilities for writing tests in Perl
- または perl (>= 5.25.4)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: libtest-warn-perl (>= 0.30)
- test module for checking which warnings are generated
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perl (>= 5.21.8)
- Larry Wall 作の実用的な抽出とレポート用の言語
- または libtest-harness-perl (>= 3.35)
- module to run standard Perl test scripts with statistics