[ buster ]
[ bullseye ]
[ 原始碼: haskell-test-framework-th ]
套件: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-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