Docs.rs
actori-testing-1.0.0
actori-testing 1.0.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
06chaynes
Dependencies
actori-macros ^0.1.1
normal
actori-rt ^1.0.0
normal
actori-server ^1.0.1
normal
actori-service ^1.0.5
normal
futures ^0.3.1
normal
log ^0.4
normal
net2 ^0.2
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
actori_
testing
1.0.0
All Items
Crate Items
Structs
Attribute Macros
Crate
actori_testing
Copy item path
Source
Expand description
Various helpers for Actori 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 actori runtime.