Registry / testing / sweet
library0.4.2rscratesunverified

A delightful cross-platform test runner for Rust projects.

# Cargo.toml [dependencies] sweet = "0.4.2"
INSTALL
IMPORT
SIG · SWEET
S
sweet
testingrustv0.4.2
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.

sweet_test
use sweet::prelude::*;

Write a test using Sweet's test macro

use sweet::prelude::*; #[sweet_test] fn it_works() { expect(1 + 1).to_be(2); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
sweet — cargo add sweet · libregistry