Skip to main content

Module temp

Module temp 

Source
Expand description

Isolated temporary filesystem fixtures for tests.

Structs§

SqliteTestDatabase
A file-backed SQLite test database inside an isolated temporary directory.
TestTempDir
A uniquely named temporary directory backed by [TempDirGuard].

Functions§

sqlite_database_url
Builds a file-backed SQLite URL from a native filesystem path.