drasil-testing-kit-0.0.1: A framework for code and document generation for scientific software
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.TestingKit.TestMain

Synopsis

Documentation

testMain :: TestTree -> IO () Source #

A wrapper around tasty's defaultMain which sets the encoding to UTF-8.