Docs.rs
  • mv-unit-test-0.2.0
    • mv-unit-test 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • anyhow ^1.0.52 normal
      • better_any ^0.1.1 normal
      • clap ^3.1.8 normal
      • codespan-reporting ^0.11.1 normal
      • colored ^2.0.0 normal
      • evm ^0.33.1 normal
      • evm-exec-utils ^0.2.0 normal
      • itertools ^0.10.1 normal
      • move-bytecode-utils ^0.2.0 normal
      • move-command-line-common ^0.2.0 normal
      • move-stackless-bytecode-interpreter ^0.2.0 normal
      • move-symbol-pool ^0.2.0 normal
      • move-table-extension ^0.2.0 normal
      • move-to-yul ^0.2.0 normal
      • move-vm-test-utils ^0.2.0 normal
      • mv-binary-format ^0.2.0 normal
      • mv-compiler ^0.2.0 normal
      • mv-core-types ^0.2.0 normal
      • mv-ir-types ^0.2.0 normal
      • mv-model ^0.2.0 normal
      • mv-resource-viewer ^0.2.0 normal
      • mv-stdlib ^0.2.0 normal
      • mv-vm-runtime ^0.2.0 normal
      • mv-vm-types ^0.2.0 normal
      • once_cell ^1.7.2 normal
      • primitive-types ^0.10.1 normal
      • rayon ^1.5.0 normal
      • regex ^1.1.9 normal
      • datatest-stable ^0.1.1 dev
      • difference ^2.0.0 dev
    • Versions
    • 25.71% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Crate move_unit_test

logo
Change settings

List of all items

Structs

  • UnitTestingConfig
  • test_reporter::TestFailure
  • test_reporter::TestResults
  • test_reporter::TestRunInfo
  • test_reporter::TestStatistics
  • test_runner::SharedTestingConfig
  • test_runner::TestRunner

Enums

  • test_reporter::FailureReason

Macros

  • register_move_unit_tests

Functions

  • cargo_runner::run_tests_with_config_and_filter
  • extensions::set_extension_hook