Docs.rs
  • leo-test-framework-2.0.0
    • leo-test-framework 2.0.0
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • howardwu
    • collinc97
    • d0cd
    • Dependencies
      • backtrace ^0.3.73 normal
      • clap ^4.5 normal
      • indexmap ^1.9 normal
      • leo-errors ^2.0.0 normal
      • regex ^1.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.8 normal
      • walkdir ^2.5 normal
      • criterion ^0.5 dev
    • Versions
    • 7.35% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

leo_test_framework2.0.0

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • error::TestFailure
  • output::TestExpectation
  • runner::Test
  • runner::TestCases
  • test::TestConfig

Enums

  • error::TestError
  • runner::ParseType
  • test::TestExpectationMode

Traits

  • runner::Namespace
  • runner::Runner

Functions

  • error::emit_errors
  • fetch::find_tests
  • fetch::split_tests_one_line
  • fetch::split_tests_two_line
  • runner::get_benches
  • runner::run_tests
  • test::extract_test_config

Constants

  • runner::PROGRAM_DELIMITER