Integration testing tools for Actix Web applications.
# Cargo.toml
[dependencies]
actix-test = "0.1.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a test request for Actix Web integration tests.
Add actix-web as a dependency and use #[actix_web::test] or tokio::test.
No dependency data recorded yet.