Test.Hspec.Monadic

Types

type Spec

class Example a

Defining a spec

describe

context

it

pending

Running a spec

hspec

data Summary

Interface to the non-monadic API

runSpecM

fromSpecList

Deprecated types and functions

type Specs

descriptions

hspecB

hspecX

hHspec