actix-web/actix-http-test
Expyron 9b0fdca6e9
Remove some unnecessary uses of `once_cell::sync::Lazy` (#2816)
2022-07-22 20:18:38 +01:00
..
src update server dep to rc2 (#2550) 2021-12-27 18:45:31 +00:00
CHANGES.md Bump up MSRV to 1.57 (#2789) 2022-06-22 12:08:06 +01:00
Cargo.toml Remove some unnecessary uses of `once_cell::sync::Lazy` (#2816) 2022-07-22 20:18:38 +01:00
LICENSE-APACHE test-server => actix-http-test (#1807) 2020-12-02 17:23:30 +00:00
LICENSE-MIT test-server => actix-http-test (#1807) 2020-12-02 17:23:30 +00:00
README.md Bump up MSRV to 1.57 (#2789) 2022-06-22 12:08:06 +01:00

README.md

actix-http-test

Various helpers for Actix applications to use during testing.

crates.io Documentation Version MIT or Apache 2.0 licensed
Dependency Status Download Chat on Discord

Documentation & Resources