Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 230 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 230 Bytes

Java API Example

To run integration test

docker-compose -f docker-compose.test.yml up --exit-code-from it_test

To tear down integration test

docker-compose -f docker-compose.test.yml down