api

run given assertions against the traces from the given run without persisting anything

use this method to test a definition against an actual trace without creating a new version or persisting anything

put/tests/{testId}/run/{runId}/dry-run

Parameters

./parameters.yaml#/components/parameters/testId — unresolved $ref
./parameters.yaml#/components/parameters/runId — unresolved $ref

Request body

TestSpecs required— unresolved $ref

Response

successful operation

AssertionResults required— unresolved $ref

Changes

Changed in 2 of the 50 revisions of this API.22

    • deleted the path request parameter runId

      request-parameter-removed

    • deleted the path request parameter testId

      request-parameter-removed

    • added the new path request parameter runId

      new-request-path-parameter

    • added the new path request parameter testId

      new-request-path-parameter