Test.Hspec
type Spec
type SpecWith a
type family Arg e :: *
class Example e
it
specify
describe
context
example
parallel
runIO
pending
pendingWith
xit
xspecify
xdescribe
xcontext
type ActionWith a
before
before_
beforeWith
beforeAll
beforeAll_
after
after_
afterAll
afterAll_
around
around_
aroundWith
hspec