pub fn read_fixture_text(fixture_path: &Path) -> Result<String>
Read a fixture file, falling back to embedded assets when not on disk.