Registry / testing / cairo-lang-test-utils

cairo-lang-test-utils

JSON →
library2.18.0rscratesunverified

Utilities for writing tests in the Cairo compiler project.

# Cargo.toml [dependencies] cairo-lang-test-utils = "2.18.0"
INSTALL
IMPORT
SIG · CAIRO-LANG-TEST-UT
C
cairo-lang-test-utils
testingrustv2.18.0
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.

test_utils
use cairo_lang_test_utils::test_utils;

Minimal usage of Cairo test utilities.

use cairo_lang_test_utils::test_utils; fn main() { // Example usage of test utilities let _ = test_utils::some_helper(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.18.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
cairo-lang-test-utils — cargo add cairo-lang-test-utils · libregistry