Laurent Broudoux
Laurent Broudoux
This looks like an interesting feature! Have you think of integration with existing trace systems like the one provided by OpenTelemetry/OpenTracing?
Hey @azplanlos, I'm back from some vacation and ready to review! Let me know when things are close to be stable (even the PR is still Draft) so that I...
Hey @azplanlos, Any news on this topic? This is still marked as Draft but I definitely think it's an interesting feature. Need any help on this?
Hey @azplanlos, Any news on this topic?
Hello, I think we have something similar open here: #896 I think the request for enhancement is totally legit, but my concern is that it would be a breaking change...
I'm still facing the same issue with `v0.32.0`... Any hints on what could go wrong? ```sh $ go test -timeout 60s -run ^TestExposeHostPorts$ github.com/testcontainers/testcontainers-go -v === RUN TestExposeHostPorts === RUN...
I think this is now OK with a fresh `git clone` of the repo! I just had to change the `go.mod` to reference `go 1.22.0` instead of `go 1.22` (was...
Now that #172 has been merged into `1.x` branch, I'm gonna report it and resolve conflicts in `master`
Microcks base part of the endpoint (`/rest//`) must actually be seen as a replacement of the base URLs properties you may have in your specification. Those base URLs are meant...
Now available in `nightly` container image! Thanks to @Harsh4902 🎉