Rocketship – Open-source E2E testing that's self-hostable
Hey HN. My name's Matteo and I'm currently a SWE @ Twilio. 1 day at stand-up the question came up if there was an open source solution to something like https://www.runscope.com. I found it super interesting that there was no artillery.io-like YAML/DSL solution out there. So I built one. Why i think this is cool: 1. Companies today run a ton of microservices for event-driven systems. Asserting on the ingress/egress out of a system might not be covered fully by HTTP. I've setup a plugin interface so that I can implement assertions on stuff like file buckets, DBs, queues,…
In plain words
Rocketship is an open-source, self-hostable end-to-end testing tool designed for teams testing microservices and event-driven systems. It uses a YAML/DSL approach for defining tests and features a plugin interface that allows assertions beyond HTTP, covering databases, file buckets, and message queues. Built on Temporal for orchestration and scheduling, Rocketship enables developers to define tests as workflows with individual steps as activities, providing infrastructure teams with flexible testing capabilities they can host themselves.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hey HN. My name's Matteo and I'm currently a SWE @ Twilio. 1 day at stand-up the question came up if there was an open source solution to something like https://www.runscope.com. I found it super interesting that there was no artillery.io-like YAML/DSL solution out there. So I built one. Why i think this is cool: 1. Companies today run a ton of microservices for event-driven systems. Asserting on the ingress/egress out of a system might not be covered fully by HTTP. I've setup a plugin interface so that I can implement assertions on stuff like file buckets, DBs, queues, etc. in the future. 2. I didn't want to reinvent the wheel. Temporal provides all of the test orchestration, scheduling, persistence, etc. I could ever need. Simply put: A test = A workflow and A step = An activity inside of temporal. 3. In the future your AI agent friend could run these tests against your system to make sure there aren't any regressions. You can try it out the local version here: https://docs.rocketship.sh/quickstart I think there's a ton of potential for this project and I would really appreciate any advice, stars, or better-yet both.
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, May 2025
the whole month →
- C9
Life & fun · 2025 · felixrieseberg.github.io



