パッケージ: hspec-discover (2.11.9-1)
hspec-discover に関するリンク
Debian の資源:
haskell-hspec-discover ソースパッケージをダウンロード:
- [haskell-hspec-discover_2.11.9-1.dsc]
- [haskell-hspec-discover_2.11.9.orig.tar.gz]
- [haskell-hspec-discover_2.11.9-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.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface ランタイムライブラリ
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ
-
- dep: libnuma1 (>= 2.0.11)
- NUMA ポリシーを制御するライブラリ