pub fn parse_fixture(name: &str, json: &str) -> Result<Context, ProjectError>
Parse a fixture JSON string into a Context.
Context