uid
@rotorsoft/act-root / act-tck/src / uid
Function: uid()
uid():
string
Defined in: libs/act-tck/src/fixtures/helpers.ts:21
Per-test unique identifier suffix. Use to namespace streams so tests running in parallel against the same shared store (e.g., a real Postgres instance) don't collide on stream names.
Returnsโ
string