Skip to content

@vttforge/testing / BatchOptions

Interface: BatchOptions

@vttforge/testing/quench: the half that runs inside Foundry.

For what a mock cannot answer: a sheet that really draws, a socket with two clients, a document that round-trips through the database.

Properties

displayName?

optional displayName?: string

Shown in the Quench window. Defaults to the batch id.


snapBaseline?

optional snapBaseline?: boolean

Groups the batch in the Quench UI. Use your package id so a user running everything can tell whose failures are whose.

MIT licensed.