hspec-tmp-proc-0.5.0.1: Simplify use of tmp-proc from hspec tests
Copyright(c) 2020-2021 Tim Emiola
LicenseBSD3
MaintainerTim Emiola <adetokunbo@users.noreply.github.com >
Safe HaskellNone
LanguageHaskell2010

Test.Hspec.TmpProc

Description

Simplify use of tmp-proc with hspec.

Synopsis

Combinators

tdescribe :: HasCallStack => String -> SpecWith a -> SpecWith a Source #

Like describe, but makes the specs pending if docker is unavailable.

Re-export