Docs.rs
leo-test-framework-3.2.0
leo-test-framework 3.2.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
collinc97
d0cd
Dependencies
rayon ^1.10
normal
walkdir ^2.5
normal
Versions
100%
of the crate is documented
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
Crate leo_test_framework
leo_
test_
framework
3.2.0
All Items
Crate Items
Functions
Crate
leo_
test_
framework
Copy item path
Source
Expand description
This is a simple test framework for the Leo compiler.
Functions
ยง
run_
tests
Pulls tests from
category
, running them through the
runner
and comparing them against expectations in previous runs.