Skip to content

Commit 683e698

Browse files
authored
Update README.md
1 parent 8a84bc5 commit 683e698

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ Once everything is up and running open the browser and go to [http://localhost:8
4646

4747
The integration tests written relying on [testcontainers](https://www.testcontainers.org/) to spin up Elasticsearch on the spot to run tests against.
4848

49+
To know more about container read this tutorial:
50+
[https://blog.madadipouya.com/2019/05/08/integration-test-with-testcontainers-in-java/](https://blog.madadipouya.com/2019/05/08/integration-test-with-testcontainers-in-java/)
51+
4952
To run them just execute below command:
5053

5154
```bash

0 commit comments

Comments
 (0)