パッケージ: libghc-test-framework-th-prof (0.2.4-12 など)
libghc-test-framework-th-prof に関するリンク
Debian の資源:
haskell-test-framework-th ソースパッケージをダウンロード:
- [haskell-test-framework-th_0.2.4-12.dsc]
- [haskell-test-framework-th_0.2.4.orig.tar.gz]
- [haskell-test-framework-th_0.2.4-12.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- libghc-test-framework-th-doc
- libghc-tasty-th-prof
- libghc-language-haskell-extract-prof
- libghc-tasty-th-dev
- libghc-tasty-th-doc
- libghc-test-framework-prof
- libghc-language-haskell-extract-dev
- libghc-language-haskell-extract-doc
- libghc-test-framework-hunit-prof
- libghc-hspec-expectations-prof
- libghc-chasingbottoms-prof
Automagically generate the {HUnit,Quickcheck}-bulk-code; profiling libraries
test-framework-th contains two interesting functions: defaultMainGenerator and testGroupGenerator.
defaultMainGenerator will extract all functions beginning with "case_" or "prop_" in the module and put them in a testGroup.
testGroupGenerator is like defaultMainGenerator but without defaultMain. It is useful if you need a function for the testgroup (e.g. if you want to be able to call the testgroup from another module).
This package contains the libraries compiled with profiling enabled.
その他の libghc-test-framework-th-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-2f220
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-haskell-src-exts-prof-1.23.1-26f39
- 以下のパッケージによって提供される仮想パッケージです: libghc-src-exts-prof
-
- dep: libghc-language-haskell-extract-prof-0.2.4-0ce63
- 以下のパッケージによって提供される仮想パッケージです: libghc-language-haskell-extract-prof
-
- dep: libghc-regex-posix-prof-0.96.0.0-f6ee8
- 以下のパッケージによって提供される仮想パッケージです: libghc-regex-posix-prof
-
- dep: libghc-template-haskell-prof-2.15.0.0-80f0d
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-test-framework-prof-0.8.2.0-aaf1c
- 以下のパッケージによって提供される仮想パッケージです: libghc-test-framework-prof
-
- dep: libghc-test-framework-th-dev (= 0.2.4-12+b2)
- Automagically generate the {HUnit,Quickcheck}-bulk-code