pub fn read_model_json( path: &str, test_name: &str, prefix: &str, test_stage: &str, ) -> Result<Model, Error>