Module test_tools::test

source ·
Expand description

Tools for testing.

Modules§

  • Try building a program for negative testing.
  • Exposed namespace of the module.
  • Helpers for testing.
  • Orphan namespace of the module.
  • Prelude to use essentials: use my_module::prelude::*.
  • Protected namespace of the module.
  • Smoke test checking health of a module.
  • Version of Rust compiler

Macros§

  • Test a file with documentation.
  • Required to convert integets to floats.

Structs§

Functions§

Attribute Macros§