[ 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-7d708
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-haskell-src-exts-prof-1.23.1-3319c
- 本虚包由这些包填实: libghc-src-exts-prof
-
- dep: libghc-regex-posix-prof-0.96.0.0-26d36
- 本虚包由这些包填实: libghc-regex-posix-prof
-
- dep: libghc-template-haskell-prof-2.15.0.0-93ed7
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-test-framework-prof-0.8.2.0-0520c
- 本虚包由这些包填实: libghc-test-framework-prof
-
- dep: libghc-test-framework-th-dev (= 0.2.4-12+b1)
- Automagically generate the {HUnit,Quickcheck}-bulk-code