pub fn assert_project_count(json: &Value, expected: usize) -> Result<()>
Assert that JSON output contains expected number of projects.