Show HN: Rocketship – Open-source E2E testing that's self-hostable
a year ago
- #automation
- #testing
- #API
- Rocketship is an open-source testing engine for verifying complex, API-driven scenarios.
- It supports durable execution backed by Temporal and offers an extensible plugin system.
- Test scenarios can be defined as declarative YAML specs and run locally or in the cloud.
- Core features include CLI, deploy-ready images, declarative YAML, durable execution, and a plugin ecosystem.
- Installation involves commands like `brew install temporal` and downloading the Rocketship CLI.
- Example YAML test files can be created to test HTTP endpoints with assertions.
- Future features include LLM browser testing, smoke testing, environment variables, AWS plugins, and agentic testing.
- Community contributions are encouraged, starting with building plugins or reading the contribution guide.
- Rocketship is distributed under the MIT license.