runTests : List Test -> IO Bool
Run the set of tests in `tests` and print out the test result. If a test failed the fail-message will be displayed. @ tests The tests to run