Skip to content

vnd:testcontainers_modules module

Experimental

The vnd:testcontainers_modules module exposes preset container images from testcontainers-modules for use in integration tests.

PropertyValue
Namespacevnd
Sourcesrc/lua/vnd/testcontainers_modules.rs
TestsNot in CI (requires Docker / containers)
StabilityExperimental
Mirrortestcontainers-modules

Syntax

lua
local testcontainers_modules = require("vnd:testcontainers_modules")

Description

WARNING

This reference page is a stub. The full Lua surface is captured in the module source listed above and exercised by the test file. A spec PR following the spec-driven development workflow will land the contracted surface here.

Until that lands, the source and tests are the contract.

See also