Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/testcontainers/testcontainers-node

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.
https://github.com/testcontainers/testcontainers-node

Enable/disable container reuse with an environment variable

juliette-derancourt opened this pull request 2 days ago
Enable/disable container reuse with an environment variable

juliette-derancourt opened this issue 3 days ago
Add Valkey module

mdodsworth opened this pull request 5 days ago
feat: implement `.withAutoRemove` #850

botflux opened this pull request 8 days ago
Add a method to configure container's automatic removal #850

botflux opened this pull request 8 days ago
Security Warning with "undici": "^5.28.4"

nakulrao opened this issue 11 days ago
Rename EventStoreDB to Kurrent

botflux opened this pull request 13 days ago
Bump undici from 5.28.4 to 5.28.5

dependabot[bot] opened this pull request 13 days ago
Bump mongoose from 7.8.3 to 7.8.4

dependabot[bot] opened this pull request 13 days ago
Bump mongoose from 7.8.3 to 8.9.5

dependabot[bot] opened this pull request 18 days ago
Update CodeQL action to V3

stscoundrel opened this pull request 22 days ago
Support restart on 5 containers with previously fixed ports

stscoundrel opened this pull request 22 days ago
Add EventStoreDB module

botflux opened this pull request 22 days ago
Add MinIO module

stscoundrel opened this pull request 24 days ago
Add Mockserver module

botflux opened this pull request 26 days ago
Add Toxiproxy module

chriswiggins opened this pull request 26 days ago
Optimise file-lock retry options

GiDW opened this pull request 26 days ago
Add support for specifying container hostname

kyzooghost opened this pull request 27 days ago
NPM audit

cristianrgreco opened this pull request 27 days ago
feat(file-lock): Added configurable retries for file-lock

GiDW opened this pull request 28 days ago
Commit images / duplicate containers / etc

zacaj opened this issue about 2 months ago
Cannot define container hostname

kyzooghost opened this issue about 2 months ago
MySQL add `isRoot` parameter to `executeQuery`

jeengbe opened this pull request about 2 months ago
(HTTP code 409) container stopped/paused - container ... is not running

mejenborg opened this issue about 2 months ago
.withEnvironment() not working as expected

nilPPanda opened this issue 2 months ago
Bump mongoose from 7.7.0 to 8.8.3

dependabot[bot] opened this pull request 2 months ago
Update minor deps

cristianrgreco opened this pull request 2 months ago
Add support for enabling Nats JetStream

jonjomckay opened this pull request 2 months ago
Remove explicit port binding in Azurite container

ChlorUpload opened this pull request 2 months ago
AzuriteContainer does not map ports. Is it intentional?

ChlorUpload opened this issue 2 months ago
Add `stdout` and `stderr` fields to container exec result

chungjung-d opened this pull request 2 months ago
feat(nats): added js and support arg without value

Naymi opened this pull request 2 months ago
Kafka test container hangs indefinitely

alycklama opened this issue 2 months ago
Add "Open with Codeanywhere" badge to README.md

nkkko opened this pull request 2 months ago
Bump cross-spawn from 7.0.3 to 7.0.6

dependabot[bot] opened this pull request 3 months ago
The exec call hangs

polRk opened this issue 3 months ago
Remove default images and versions from modules

cristianrgreco opened this issue 3 months ago
Add method to set hostname in GenericContainer

polRk opened this pull request 3 months ago
Cannot define container hostname

polRk opened this issue 3 months ago
Add K3s module

joebowbeer opened this pull request 3 months ago
RFE: K3sContainer

joebowbeer opened this issue 3 months ago
Add BigQueryEmulatorContainer to gcloud module

oskarwidmark opened this pull request 3 months ago
Add ScyllaDB module

stscoundrel opened this pull request 3 months ago
Add Azurite module

cbrevik opened this pull request 3 months ago
Add Node 22 to CI version matrix

stscoundrel opened this pull request 3 months ago
Update dependency major versions

cristianrgreco opened this pull request 3 months ago
Revert HealthCheckWaitStrategy poll

cristianrgreco opened this pull request 3 months ago
Add Cassandra module

stscoundrel opened this pull request 3 months ago
Update CI Actions versions from 3 -> 4

stscoundrel opened this pull request 3 months ago
404 error when installing package with Bun

bastien-snk opened this issue 3 months ago
Update undici dependency to latest

adam-rgare opened this issue 3 months ago
Add MariaDB module

stscoundrel opened this pull request 3 months ago
Add support for reusing stopped containers

cbrevik opened this pull request 3 months ago
Lambda container not being removed automatically

ksiczek opened this issue 3 months ago
Multiple container networks

LiamLamb opened this issue 3 months ago
Docs - make info about Wait Strategies easier to find

osher opened this pull request 3 months ago
pinpoint issue with running testcontainers-node in deno

jarlah opened this pull request 4 months ago
Selenium container not using provided network

GeezFORCE opened this issue 4 months ago
Bump default postgres version

nikeee opened this pull request 4 months ago
stderr output

jeronimo-planet opened this issue 4 months ago
Cannot add `--security-opt` flag

danilofuchs opened this issue 4 months ago
Fix for Docker registry passwords that contain a colon

joshystuart opened this pull request 4 months ago
A docker auth password that contains a colon truncates the password

joshystuart opened this issue 4 months ago
DockerComposeEnvironment missing validation for wait strategies?

piotrgajow-gsg opened this issue 4 months ago
Reuse Docker Compose Environment

GeezFORCE opened this issue 4 months ago
Ryuk hangs randomly on startup

ryanleecode opened this issue 5 months ago
Fix LocalStack container hostname resolution

joebowbeer opened this pull request 5 months ago
localstack: constructor ignores LOCALSTACK_HOST

joebowbeer opened this issue 5 months ago
Fix Neo4j default password to support v5

EcksDy opened this pull request 5 months ago
Neo4j version 5+ requires a longer password

EcksDy opened this issue 5 months ago
Cannot enable verbose mode for ryuk

FelixZY opened this issue 5 months ago
Containers should be using protected variables, not private.

ben-hn opened this issue 5 months ago
Couchbase Initialization Not Working

joeyagreco opened this issue 5 months ago
Add `autoUpdateExternalUrl` to `CloudStorageEmulatorContainer`

alecmev opened this pull request 5 months ago
Make Colima work out of the box

alecmev opened this issue 5 months ago
Update deps 22/08

cristianrgreco opened this pull request 6 months ago
Update MongoDB docs about `directConnection`

BradLewis opened this pull request 6 months ago
Can't run MySql based tests on gitlab runner.

msahakyan-korio opened this issue 6 months ago
Error: No host port found for host IP

theogravity opened this issue 6 months ago
Docs and Implementation Do Not Match for Container Stop Timeout

vbaier-mitll opened this issue 6 months ago
The created volumes by "DockerComposeEnvironment" aren't removed

danmondra opened this issue 6 months ago
Log docker daemon labels

eddumelendez opened this pull request 6 months ago
Replace md5 with sha256 to work on FIPS machines

cristianrgreco opened this pull request 6 months ago
Update deps 03/08

cristianrgreco opened this pull request 6 months ago
Set Node engine requirement to 18

cristianrgreco opened this pull request 6 months ago
Breaking Change with Node 16 in Minor Release

mhogara opened this issue 6 months ago
Update link and info of `withFiles/directories/content`

danmondra opened this pull request 6 months ago