hspec-2.5.0: A Testing Framework for Haskell

Stabilityunstable
Safe HaskellNone
LanguageHaskell2010

Test.Hspec.Core

Contents

Description

Deprecated: use Test.Hspec.Core.Spec instead

Synopsis

Documentation

Deprecated functions

it :: Example a => String -> a -> SpecTree (Arg a) Source #