Speakeasy Logo
Skip to Content

Running SDK Tests

Run testing, via any of these options, depends on the desired use case:

Via CLI

If you have multiple SDK targets the following will prompt you on which targets you would like to run tests for.

This will run tests for all SDKs in the repo.

A screenshot of successful tests in the CLI.

During Run

For speakeasy run support, modify the Speakeasy workflow configuration (.speakeasy/workflow.yaml).

Enable running tests during Speakeasy workflows by adding to one or more of the targets in the targets section of the configuration.

Viewing Test Reports

View test reports by navigating to the Tests tab under a particular SDK in the speakeasy dashboard .

app.speakeasy.com
Speakeasy dashboard test report.

Next Steps

Last updated on