@valkyr/testcontainers@2.0.2Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
valkyrjs/testcontainersTest container solution for running third party solutions through docker.
Add Package
deno add jsr:@valkyr/testcontainers
Import symbol
import { type MongoConnectionUrl } from "@valkyr/testcontainers/mongodb";
Import directly with a jsr specifier
import { type MongoConnectionUrl } from "jsr:@valkyr/testcontainers/mongodb";