assert_projects_contain

Function assert_projects_contain 

Source
pub fn assert_projects_contain(
    json: &Value,
    expected_hashes: &[&str],
) -> Result<()>
Expand description

Assert that project list contains specific project hashes.