-
Hi there!
Im not sure if this is the right place to ask these specific questions, but I just can't figure out how to solve this, trying to get this running since days.
So Im trying to get my Integ…
-
# Problem
The "problem" with our makefile is that we are using global variables.
Global variables in make are evaluated during makefile's "parsing" stage, not during execution stage.
And hence, t…
-
As the tool is heavily dependent on an instance of wikimedia and its api and sparql service, integration tests are probably the most important.
This requires :
- [ ] launch a docker instance of …
-
Sorry for all the questions, I really appreciate your help - let's discuss if you'd like me to contribute financially!
For some reason, I can return `Vec`s from methods but not accept them as param…
-
Hello from the Rust universe! :)
Thanks for creating a `node` port of testcontainers!
**Context:** Some containers take quite a while to start up and open ports before they are actually ready (b…
-
I have a strange bug when using the postgres image, the connection is closed unexpectedly while I am using it.
I created here a small reproducer (launch the tests to see it):
https://github.com/ufos…
-
## Meta -
Image(s):
- hub
- node-chrome
- node-firefox
Docker Version:
1.12.6
OS:
Ubuntu 15.10
## Expected Behavior -
Firefox opens website.
## Actual Behavior -
```
fire…
-
#139 for Java. I cannot seem to export methods like
```rust
method foo(&mut self, Vec);
```
where `Foo` has been declared before.
-
Hello! I'm Richard; I created the initial Java version of Testcontainers, and I'm very happy to see the idea taking off in Rust as well 😃.
We were wondering if you'd like to join us over on the Tes…
-
I was looking at several issues, and the one thing that kept coming to mind was it would be easier if there was simply a `.dependabot.json` file in each repo. This would allow us to copy the file betw…