Replies: 1 comment
-
tc-node and tc-python don't share code or implementation details. The best way to check whether this issue is related to Bun would be to try out tc-node in your environment using Node. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to use testcontainers with an elysiajs application. I'm having problems detecting the docker runtime. I haven't had issues with python so I think it might be the bun substitution causing the problem.
Has anyone been able to get testcontainers to work with Bun?
I am using wsl on a windows system.
Beta Was this translation helpful? Give feedback.
All reactions