Rocketship
Enables coding agents to write, run, and maintain integration tests for various data resources, APIs, and customer journeys.
概要
Rocketship is an open-source, enterprise-grade testing framework designed to validate complex data resources, APIs, and customer journeys. It leverages durable execution powered by Temporal and supports an extensible plugin ecosystem, allowing users to define test scenarios with declarative YAML specs and run them locally or in cloud environments. Crucially, it includes an MCP (Model Context Protocol) server, empowering AI coding agents to automatically generate, execute, and maintain sophisticated integration tests through contextual guidance and examples, streamlining the testing workflow for both humans and AI.
主な機能
- Rocketship CLI for local or remote test execution
- Durable execution with retries and long-running capabilities via Temporal
- Declarative YAML for defining test scenarios
- Extensible plugin ecosystem for custom API and protocol integration
- Deploy-ready images for hosting long-running, scalable tests
- 42 GitHub stars
ユースケース
- Validating data resources, APIs, and customer journeys with declarative tests
- Providing contextual guidance and best practices to AI agents for creating robust tests
- Enabling AI coding agents to generate, run, and maintain integration tests automatically