Easy E2E testing for Axum web applications.
# Cargo.toml
[dependencies]
axum-test = "20.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a test server from an Axum router and sends a GET request.
Add #[tokio::test] attribute to test functions
No dependency data recorded yet.