Skip to main content
Home

Built and signed on GitHub Actions

Test container solution for running third party solutions through docker.

This package works with Deno
This package works with Deno
JSR Score
76%
Published
4 months ago (2.0.2)

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@valkyr/testcontainers

Import symbol

import { type MongoConnectionUrl } from "@valkyr/testcontainers/mongodb";
or

Import directly with a jsr specifier

import { type MongoConnectionUrl } from "jsr:@valkyr/testcontainers/mongodb";