Link to the java lib
This commit is contained in:
parent
c0c08b2e26
commit
1a2e10406a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
[](http://clojars.org/clj-test-containers)
|
||||
|
||||
## What it is
|
||||
This application is supposed to be a lightweight wrapper around the Testcontainers Java library.
|
||||
This application is supposed to be a lightweight wrapper around the [Testcontainers Java library](https://www.testcontainers.org/).
|
||||
|
||||
## What it isn't
|
||||
This library does not provide tools to include testcontainers in your testing lifecycle. As there are many different test tools with different approaches to testing in the clojure world, handling the lifecycle is up to you.
|
||||
|
|
|
|||
Loading…
Reference in a new issue