Commit 48fd60f
authored
feat(testcontainers): Add a working testcontainers implementation (#3)
* feat(testcontainers): Add a working testcontainers implementation
This commit adds a first implementation of the testcontainers support that covers basically all of the compliance tests.
The get_client() method is still commented out, as the client itself is not yet implemented as testing the client depends on this being merged.
Signed-off-by: Raphael Höser <[email protected]>
* chore(testcontainers): Add documentation to the container feature
Signed-off-by: Raphael Höser <[email protected]>
* fix(testcontainers): remove is_running method from testcontainers
Signed-off-by: Raphael Höser <[email protected]>
---------
Signed-off-by: Raphael Höser <[email protected]>1 parent b2312b1 commit 48fd60f
File tree
7 files changed
+3162
-1
lines changed- src
- tests
7 files changed
+3162
-1
lines changed
0 commit comments