Module

Test.Spec.Assertions.String

Package
purescript-spec
Repository
owickstrom/purescript-spec

#shouldContain Source

shouldContain :: forall r. String -> String -> Aff r Unit

#shouldNotContain Source

shouldNotContain :: forall r. String -> String -> Aff r Unit