run

Function run 

Source
pub fn run(
    rules: &str,
    libraries: &[String],
    tests: &str,
) -> Result<bool, TestError>