# RunId

`import { RunId } from "destack:test";`

Stable test run identifier.

```ds title="RunId"
export newtype RunId = string
```

[language/library/src/test/id.ds:8](https://github.com/destack-sh/destack/blob/main/language/library/src/test/id.ds#L8)
