-
-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
S3Mock is a popular mock for S3 by Adobe.
The testcontainers for Java already have a module for it: https://testcontainers.com/modules/s3mock/
I created a testcontainer for some other Node.js project. You can find it here:
https://github.com/nikeee/lean-s3/blob/main/src/test/S3MockContainer.ts
Does it make sense to add it to testcontainers-node? If so, I'd flesh out the implementation, align it with the other modules in testcontainers-node and contribute it.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request