[API reference](https://evolu.dev/docs/api-reference) › [@evolu/common](https://evolu.dev/docs/api-reference/common) › [Platform](https://evolu.dev/docs/api-reference/common/Platform) › testGlobalUnhandledRejections

```ts
function testGlobalUnhandledRejections(): TestGlobalErrors;
```

Defined in: [packages/common/src/Platform.ts:134](https://github.com/evoluhq/evolu/blob/dd96d79f1dbe9a49fa12ce8e0aa7d3d0177795ca/packages/common/src/Platform.ts#L134)

Records platform global unhandled-rejection reporting until disposed.