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