pub fn assert_projects_contain( json: &Value, expected_hashes: &[&str], ) -> Result<()>
Assert that project list contains specific project hashes.