Test.Hspec

Types

data SpecM a

type Spec

Defining a spec

describe

context

it

Setting expectations

type Expectation

expect

shouldBe

shouldReturn

Running a spec

hspec