Function tensile::group[][src]

pub fn group<S, Error>(name: S, tests: Vec<Test<Error>>) -> Test<Error> where
    S: Into<String>,