Docs.rs
requiem-testing-1.0.0
requiem-testing 1.0.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
enzious
Dependencies
futures ^0.3.1
normal
log ^0.4
normal
net2 ^0.2
normal
requiem-macros ^0.1.0
normal
requiem-rt ^1.0.0
normal
requiem-server ^1.0.0
normal
requiem-service ^1.0.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
requiem_
testing
1.0.0
All Items
Crate Items
Structs
Attribute Macros
Crate
requiem_testing
Copy item path
Source
Expand description
Various helpers for Actix applications to use during testing.
Structs
§
Test
Server
The
TestServer
type.
Test
Server
Runtime
Test server runstime
Attribute Macros
§
test
Marks async test function to be executed by actix runtime.