mirror of
https://github.com/fafhrd91/actix-web
synced 2025-03-20 14:25:18 +01:00
* prepare actix-router release 0.5.0-beta.2 * prepare actix-web-codegen release 0.5.0-beta.4 * prepare actix-http release 3.0.0-beta.10 * prepare awc release 3.0.0-beta.8 * prepare actix-web release 4.0.0-beta.9 * prepare actix-http-test release 3.0.0-beta.6 * prepare actix-test release 0.1.0-beta.4 * prepare actix-files release 0.6.0-beta.7 * prepare actix-multipart release 0.4.0-beta.6 * prepare actix-web-actors release 4.0.0-beta.7 * fix http test version * re-add patch * update router repo url * fix http test readme version
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
# actix-http-test
|
|
|
|
> Various helpers for Actix applications to use during testing.
|
|
|
|
[](https://crates.io/crates/actix-http-test)
|
|
[](https://docs.rs/actix-http-test/3.0.0-beta.5)
|
|
[](https://blog.rust-lang.org/2020/03/12/Rust-1.51.html)
|
|

|
|
<br>
|
|
[](https://deps.rs/crate/actix-http-test/3.0.0-beta.5)
|
|
[](https://crates.io/crates/actix-http-test)
|
|
[](https://discord.gg/NWpN5mmg3x)
|
|
|
|
## Documentation & Resources
|
|
|
|
- [API Documentation](https://docs.rs/actix-http-test)
|
|
- Minimum Supported Rust Version (MSRV): 1.51.0
|