Registry / testing / totems

totems

JSON →
library0.2.7rscratesunverified

A collection of assertion macros for unit testing or otherwise.

# Cargo.toml [dependencies] totems = "0.2.7"
INSTALL
IMPORT
SIG · TOTEMS
T
totems
testingrustv0.2.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

assert_eq
use totems::assert_eq;

Basic assertion using totems macro

use totems::assert_eq; fn main() { assert_eq!(2 + 2, 4); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
totems — cargo add totems · libregistry