# readFixtureFile

**Kind:** Function

**Source:** [`atloria-monorepo/apps/parser-orchestrator/test/integration/helpers/test-utils.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/parser-orchestrator/test/integration/helpers/test-utils.ts#L37)

Read a fixture file

## Signature

```ts
function readFixtureFile(relativePath: string): string
```

## Parameters

| Name | Type |
|---|---|
| `relativePath` | `string` |

**Returns:** `string`
