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

# MatcherResult

> What each matcher returns, in the shape vitest and jest both read.

What each matcher returns, in the shape vitest and jest both read.

## Properties

### pass

```ts theme={null}
pass: boolean;
```

## Methods

### message()

```ts theme={null}
message(): string;
```

Built only when the runner reports, and worded for both `expect` and `not`.

#### Returns

`string`
