[ 原始碼: 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)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library