Docs.rs
testtools-0.1.1
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
testtools 0.1.1
Helpers for eliminating boilerplate code in tests
Crate
Source
Builds
Feature flags
Documentation
Coverage
78.57%
11
out of
14
items documented
0
out of
13
items with examples
Links
Repository
crates.io
Dependencies
hashbrown ^0.14.0
normal
parking_lot ^0.12.1
normal
tokio ^1.29.1
dev
Versions
0.1.3
(2024-01-26)
0.1.2
(2024-01-26)
0.1.1
(2023-08-10)
Owners
Test Tools
The
testtools
crate is used to collect boilerplate code that tends to show up when writing tests.