Check if a test is currently running
Run a single test using fire-and-forget to avoid Azure proxy timeouts. The mutation returns immediately, and the result is delivered via WebSocket.
Run a test suite using fire-and-forget to avoid Azure proxy timeouts. The mutation returns immediately, and the result is delivered via WebSocket.
Client for executing tests through GraphQL. Uses the fire-and-forget pattern to avoid Azure proxy timeouts (~230s) on long-running test executions. Results are delivered via WebSocket PubSub.
Example