-
**Describe the bug**
Testcontainers behaves incredibly flaky when running tests in parallel with `pytest-xdist`. Specifically containers and networks are destroyed prematurely resulting in network …
-
## Description
I'm getting this error:
```
error: failed to run custom build command for `mdbx-sys v0.11.6-4 (https://github.com/sigp/libmdbx-rs?tag=v0.1.4#096da80a)`
Caused by:
process did…
-
Could we have a `connect_with_url()` method? I'm thinking to basically move use what you are doing in `connect_with_defaults`, and then call this method from `connect with defaults()`.
```rust
…
xfbs updated
2 months ago
-
# nodejs awesome
## outline
- [sindresorhus/awesome-nodejs](#issuecomment-2371244039)
- [zerolab-fe/awesome-nodejs](#issuecomment-2371245848)
- [AST](#issuecomment-2382593846)
## Course
- …
-
Currentlty i am runig multiple e2e test that make use of some docker images, the problem is that each test is starting his own containers so i ask if there is a way in the curret api to share the cont…
-
Hello, I got this error when attempting to start a container on Windows.
Error:
```
thread 'foo' panicked at C:\Users\\.cargo\registry\src\index.crates.io-6f17d22bba15001f\testcontainers-0.16.7\…
-
As the title says, after upgrade from `0.34.0` to `0.36.0` we started getting Kafka consumers that would stop consuming messages, start leaking memory and do not leave the consumer group.
* I do not …
-
### What happened?
:warning: I'm not entirely sure it's the right place to submit this bug report: it concerns the `selenium/standalone-firefox` docker image only. We're using the Java selenium depen…
surli updated
4 months ago
-
## Background
Currenlty in our integration tests, for each test(each function), we will use docker compose to start a set of containers and stop them after tests done, see [this line](https://githu…
-
* Deprecate `cli` support
* Support [testcontainers/ryuk](https://hub.docker.com/r/testcontainers/ryuk) as resource reaper
* Read `tc.host` from `~/.testcontainers.properties` to connect with http c…