Registry / testing / quickcheck-async

quickcheck-async

JSON →
library0.1.1rscratesunverified

Provides runtime-agnostic attribute macros to use quickcheck with async tests.

# Cargo.toml [dependencies] quickcheck_async = "0.1.1"
INSTALL
IMPORT
SIG · QUICKCHECK-ASYNC
Q
quickcheck-async
testingrustv0.1.1
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.

async_test
use quickcheck_async::async_test;

Minimal async test using quickcheck_async attribute macro.

use quickcheck_async::async_test; #[async_test] async fn test_addition() { // async test logic here }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
30
Amazon
1
Bingbot
1
Resources
quickcheck-async — cargo add quickcheck-async · libregistry