Docs.rs
  • file_test_runner-0.2.0
    • file_test_runner 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dsherret
    • bartlomieju
    • denobot
    • Dependencies
      • crossbeam-channel ^0.5.12 normal
      • deno_terminal ^0.1.1 normal
      • parking_lot ^0.12.1 normal
      • regex ^1.10.4 normal
      • thiserror ^1.0.58 normal
    • Versions
    • 0% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

file_test_runner0.2.0

  • All Items
  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Settings

Crate file_test_runner

source ·

Structs§

  • CollectOptions
  • CollectedTest
  • CollectedTestCategory
  • InvalidTestNameError
  • PathedIoError
  • RunOptions

Enums§

  • CollectTestsError
  • CollectedCategoryOrTest
  • FileCollectionStrategy
  • TestResult

Functions§

  • collect_and_run_tests
  • collect_tests
  • collect_tests_or_exit
  • run_tests

Type Aliases§

  • RunTestFunc