A kaocha plugin to control the lifecycle of Testcontainers using clj-test-containers
A kaocha plugin to control the lifecycle of Testcontainers using clj-test-containers
(get-container id)Retrieves the container configuration with a running container for the given id.
This function is scoped. If called in a clojure test, it will only return containers
which match this function, both annotated with :each or :all
Retrieves the container configuration with a running container for the given id. This function is scoped. If called in a clojure test, it will only return containers which match this function, both annotated with `:each` or `:all`
(plugin-wrap-run-hook run config)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |