Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
The testcontainers package is published on NPM, so I guess it's an issue with Bun? I don't see what I can do about that. Please raise an issue with Bun.
Expected Behaviour testcontainers package should be installed when type
bun add -D testcontainers
Actual Behaviour
Testcontainer Logs Not applicable I guess
Steps to Reproduce
bun add -D testcontainers
Environment Information
Server: Docker Desktop 4.31.1 (153621) Engine: Version: 26.1.4 API version: 1.45 (minimum version 1.24) Go version: go1.21.11 Git commit: de5c9cf Built: Wed Jun 5 11:29:22 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.6.33 GitCommit: d2d58213f83a351ca8f528a95fbd145f5654e957 runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0