Module Commands/Tests

This module is undocumented. This is a list of its definitions.

allTests :: <Proc> [Test]
list :: <Proc> ()
nameOf :: Test -> String
run :: Test -> <Proc> ()
runAll :: <Proc> ()
runByName :: String -> <Proc> ()
runByPattern :: String -> <Proc> ()
runSilent :: Test -> <Proc> ()
validateModules :: <Proc> ()

Tries to compile all modules in SCLOsgi context and prints all compilation errors related to the modules.