Pakket: hspec-discover (2.7.1-1)
Verwijzigingen voor hspec-discover
Debian bronnen:
Het bronpakket haskell-hspec-discover downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [hspec.github.io]
Vergelijkbare pakketten:
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.
Andere aan hspec-discover gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library