Docs.rs
  • wick-test-0.2.0
    • wick-test 0.2.0
    • Docs.rs crate page
    • Elastic-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jsoverson
    • Dependencies
      • assert-json-diff ^2.0 normal
      • either ^1.9.0 normal
      • flow-component ^0.6.0 normal
      • json_dotpath ^1.1.0 normal
      • regex ^1.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tap-harness ^0.2.0 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tracing ^0.1 normal
      • wasmrs-codec ^0.15.0 normal
      • wick-config ^0.27.0 normal
      • wick-interface-types ^0.16.0 normal
      • wick-packet ^0.16.0 normal
      • anyhow ^1.0 dev
      • rstest ^0.18 dev
      • wick-test-logger ^0.2.0 dev
      • tokio ^1 dev
      • wick-logger ^0.3.0 dev
    • Versions
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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 wick_test

  • Version 0.2.0
  • All Items
  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

Crate wick_test

source ·

Structs

  • TestGroup
  • TestSuite
  • UnitTest

Enums

  • TestError

Functions

  • get_description
  • run_test

Type Aliases

  • ComponentFactory
  • SharedComponent
    A Component that can be easily cloned and shared.