- This is an experimentation project to test the light wrapper for Testcontainers lib in clojure.
- Install and initialize the docker app on your local machine
- Start the clojure REPL using the deps.edn
- Execute the integration test
integration.insert-user-test/insert-user-test
.
- Unfortunately, there is no option to run the tests using clj-tools alias yet.