hspec-experimental-0.1.0: An experimental DSL for testing on top of Hspec

Safe HaskellNone

Test.Hspec.Experimental

Documentation

module Test.Hspec

it :: Testable a => String -> a -> SpecSource