Package: hspec-discover (2.7.1-1)
Links for hspec-discover
Debian Resources:
Download Source Package 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]
Maintainers:
External Resources:
- Homepage [hspec.github.io]
Similar packages:
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.
Other Packages Related to hspec-discover
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library
Download hspec-discover
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 219.7 kB | 980.0 kB | [list of files] |
arm64 | 262.6 kB | 1,173.0 kB | [list of files] |
armel | 250.8 kB | 1,021.0 kB | [list of files] |
armhf | 249.7 kB | 1,009.0 kB | [list of files] |
i386 | 223.8 kB | 835.0 kB | [list of files] |
mips64el | 1,338.7 kB | 13,541.0 kB | [list of files] |
mipsel | 923.0 kB | 9,041.0 kB | [list of files] |
ppc64el | 862.6 kB | 8,128.0 kB | [list of files] |
s390x | 1,549.1 kB | 12,535.0 kB | [list of files] |