/testcontainers-node-example

Example repo for node testcontainers - for demonstrating issues

Primary LanguageJavaScript

Issues with Docker for Mac and TestContainers

This repo demonstrates an issue with the latest version of Docker for Mac when using TestContainers while running inside a VSCode container setup.

BUG FIXED - testcontainers/testcontainers-node#283

To Reproduce

  • Open the project in VS Code
  • Open in container when prompted
  • Run npm install
  • Run DEBUG=testcontainers* npm test