Dmitry F

Results 20 comments of Dmitry F

Hi @nemoo, thank you for your question! This project is driven by the community and java modules are getting added to the scala version as the community needs it. If...

Sorry, unfortunately I don't have a contribution guide but you can check out several recent PRs that add support for various containers: https://github.com/testcontainers/testcontainers-scala/pull/126/files https://github.com/testcontainers/testcontainers-scala/pull/211/files https://github.com/testcontainers/testcontainers-scala/pull/208/files

> This requires also a bump to testcontainers java 1.16.3. I guess that would be a different pull request? It's fine if you bump it here > Do we have...

Hi @V-Lamp, Thank you for the feedback! 😀 I didn't think about accumulating error types but now I can see some use cases for it. I think it would be...

I agree with @BalmungSan @PhilAndrew let us know if it does work, we'll add it to our docs

Hi @nefilim sorry to hear that you have problems with this. I'm afraid that I agree with you that it's not the scala wrapper problem. I don't see anything that...

@sv3ndk Agree! Any help would be appreciated!

@pan3793 I can take a look this weekend. If you happen to have some time to submit a PR earlier, I'd really appreciate it.

Sorry, the version upgrade didn't go smoothly https://github.com/testcontainers/testcontainers-scala/pull/258. I need somebody to figure out the problem.