Test.Chell

Main

defaultMain

Test suites

data Suite

suite

suiteName

suiteTests

test

skipIf

skipWhen

Basic testing library

data Assertion

data AssertionResult

class IsAssertion a

data Assertions a

assertions

assertionsTest

assert

expect

die

trace

note

afterTest

requireLeft

requireRight

Assertions

equal

notEqual

equalWithin

just

nothing

left

right

throws

throwsEq

greater

greaterEqual

lesser

lesserEqual

sameItems

equalItems

class IsText a

equalLines

Constructing tests

data Test

testName

runTest

data TestOptions

defaultTestOptions

testOptionSeed

testOptionTimeout

data TestResult

data Failure

data Location

Deprecated

fail