hylolib-1.4.0: Tools for hybrid logics related programs

Safe HaskellSafe-Infered

HyLo.Test

Documentation

data Config

Constructors

Config 

stopOnError :: ([a] -> [IO TestResult]) -> [a] -> IO [TestResult]Source

runCompletely :: ([a] -> [IO TestResult]) -> [a] -> IO [TestResult]Source