Test.Hspec.Monadic

Introduction

type Specs

class Example a

data Pending

Defining a spec

describe

it

pending

Running a spec

hspec

hspecB

hspecX

hHspec

Interface to the non-monadic API

runSpecM

fromSpecList

Deprecated functions

descriptions