MuCheck-0.2.0.0: Automated Mutation Testing

Safe HaskellNone
LanguageHaskell2010

Test.MuCheck

Description

MuCheck base module

Synopsis

Documentation

mucheck :: (Summarizable a, Show a) => ([String] -> [InterpreterOutput a] -> Summary) -> String -> FilePath -> String -> [String] -> IO () Source

Perform mutation analysis