[ 源代码: haskell-hspec-discover ]
软件包:hspec-discover(2.7.1-1)
hspec-discover 的相关链接
Debian 的资源:
下载源码包 haskell-hspec-discover:
- [haskell-hspec-discover_2.7.1-1.dsc]
- [haskell-hspec-discover_2.7.1.orig.tar.gz]
- [haskell-hspec-discover_2.7.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hspec.github.io]
相似软件包:
Automatically discover and run Hspec tests
It is a useful convention to have one spec file for each source file. That way it is straightforward to find the corresponding spec for a given piece of code. But it requires error prone, and neither challenging nor interesting boiler plate code. So it should be automated. Hspec provides a solution for that. It makes creative use of GHC's support for custom preprocessors. The developer only has to create a test driver that contains a single line.
A complete example is at https://github.com/hspec/hspec-example.
其他与 hspec-discover 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- 外部函数接口库运行环境
-
- dep: libgmp10
- 多精度运算库