Crate mz_testdrive
source ยทExpand description
Integration test driver for Materialize.
Modulesยง
Structsยง
- Configuration for the Catalog.
- User-settable configuration parameters.
- An error produced when parsing or executing a testdrive script.
Enumsยง
- Level of consistency checks we should enable on a testdrive run.
Functionsยง
- Runs a testdrive script stored in a file.
- run_
line_ ๐reader - Runs a testdrive script from the standard input.
- Runs a testdrive script stored in a string.