Crate cargo_test_support

source ·
Expand description

§Cargo test support.

See https://rust-lang.github.io/cargo/contrib/ for a guide on writing tests.

WARNING: You might not want to use this outside of Cargo.

  • This is designed for testing Cargo itself. Use at your own risk.
  • No guarantee on any stability across versions.
  • No feature request would be accepted unless proved useful for testing Cargo.

Modules§

Macros§

  • Declare an expected value for an assert from a file
  • Declare an expected value from within Rust source

Structs§

Traits§

Functions§

Attribute Macros§