-
Please add `@ServiceConnection` support for Spring Boot 3.X. You can read more, and see an example here: https://spring.io/blog/2023/06/23/improved-testcontainers-support-in-spring-boot-3-1
Curren…
-
I have started to port your code in a different repo using ZIO and Scala 3
Different approach with your base code, main changes:
- all code is based on Scala 3 (not planning to support Scala 2)
- I…
-
## Project Name
vertx-arangodb-client or vertx-arango-client
package can be like io.reactiverse:vertx-arango-client:1.0.0
## Project Goal
Arangodb is a fast multi-layer database. More informat…
-
The `testcontainers-*` packages, e.g.:
* https://pypi.org/project/testcontainers-arangodb/
* https://pypi.org/project/testcontainers-postgres/
were added as part of the last release, but it int…
-
**Describe the bug**
Keycloak tests fail, see screenshots:
![Screenshot 2024-03-08 at 10 38 33](https://github.com/testcontainers/testcontainers-python/assets/13573675/9c2e59f8-a91a-44da-aa17-5e21…
-
Issue will be reopened when https://github.com/quarkusio/quarkus-platform fails to build against latest Quarkus Snapshots.
-
**Describe the bug**
Arangodb tests fail, see screenshot:
**To Reproduce**
1. Clone project and install project dependencies with Poetry
2. Run tests with pytest
**Runtime environmen…
-
Hello guys, I am maintaining for quite time [ArangoDB Testcontainers module](https://github.com/GoodforGod/arangodb-testcontainers) and it is quite stable and is fully working.
I think it is quite …
-
**Expected Behaviour**
Tests to run as expected as a windows or linux machine.
**Actual Behaviour**
Tests failing.
Attached are the failing tests.
```
Summary of all failing tests
FAIL sr…
-
In GitLab by @LXCat on Jun 13, 2022, 18:03
_Merges database-tests -> main_
Test against ArangoDB Docker container using https://github.com/testcontainers/testcontainers-node
* Added vitest + testco…