Crate mz_testdrive

source ·
Expand description

Integration test driver for Materialize.

Structs

  • User-settable configuration parameters.
  • An error produced when parsing or executing a testdrive script.

Enums

Functions

  • Runs a testdrive script stored in a file.
  • Runs a testdrive script from the standard input.
  • Runs a testdrive script stored in a string.