Testing

TestClient, fragment assertions, SSE testing, and executable hypermedia checks

Page actions AI-ready formats and sharing
Open LLM text
Share with AI
Ask Claude Ask ChatGPT Ask Gemini Ask Copilot

Test your Chirp app the way it actually runs — drive real requests through the ASGI handler, then assert on the fragment, OOB, and SSE responses that come back. Start with the TestClient to make requests without a running server, then reach for the fragment and SSE assertions to check the hypermedia your handlers return.