Module testcontainers_modules::surrealdb
source · Available on crate feature
surrealdb only.Structs§
- Module to work with
SurrealDBinside of tests. Starts an instance of SurrealDB. This module is based on the officialSurrealDB docker image. Default user and password isroot, and exposed port is8000(SURREALDB_PORT).