Liking cljdoc? Tell your friends :D

lambdaschmiede.kaocha-tc

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
raw docstring

containers-for-scopeclj


get-containerclj

(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`
raw docstring

plugin-hooksclj


plugin-wrap-run-hookclj

(plugin-wrap-run-hook run config)

start-containerscljmultimethod

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close