·setup-sdk-testing
</>

setup-sdk-testing

speakeasy-api/agent-skills

Use when setting up SDK testing, configuring contract tests, writing Arazzo test workflows, or running integration tests. Triggers on "SDK testing", "test SDK", "contract testing", "Arazzo tests", "integration tests", "speakeasy test", "mock server", "test generation", "ResponseValidationError"

0Installs·0Trend·@speakeasy-api

Installation

$npx skills add https://github.com/speakeasy-api/agent-skills --skill setup-sdk-testing

SKILL.md

Set up and run tests for Speakeasy-generated SDKs using contract testing, custom Arazzo workflows, or integration tests against live APIs.

| gen.yaml | Yes | Generation config; contract testing is enabled here | | OpenAPI spec | Yes | The API spec the SDK is generated from | | Target language | Yes | typescript, python, go, or java (contract test support) | | .speakeasy/tests.arazzo.yaml | No | Custom Arazzo test definitions |

| Live API credentials | No | Required only for integration testing |

Use when setting up SDK testing, configuring contract tests, writing Arazzo test workflows, or running integration tests. Triggers on "SDK testing", "test SDK", "contract testing", "Arazzo tests", "integration tests", "speakeasy test", "mock server", "test generation", "ResponseValidationError" Source: speakeasy-api/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/speakeasy-api/agent-skills --skill setup-sdk-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is setup-sdk-testing?

Use when setting up SDK testing, configuring contract tests, writing Arazzo test workflows, or running integration tests. Triggers on "SDK testing", "test SDK", "contract testing", "Arazzo tests", "integration tests", "speakeasy test", "mock server", "test generation", "ResponseValidationError" Source: speakeasy-api/agent-skills.

How do I install setup-sdk-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/speakeasy-api/agent-skills --skill setup-sdk-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/speakeasy-api/agent-skills