Description
ASGI applications can be started and shut down programmatically during tests or tooling workflows. This library is for developers exercising app lifespan events without a full server. Startup code may open databases or services, so test isolation and environment variables matter.