> ## Documentation Index
> Fetch the complete documentation index at: https://askmarvin.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# testing

# `marvin.utilities.testing`

## Functions

### `assert_llm_equal`

```python theme={null}
def assert_llm_equal(result: Any, expected: Any) -> bool
```

***

**Parent Module:** [`utilities`](marvin-utilities)
