Skip to content

How to run sample integration test

Warren Zhu edited this page Nov 14, 2018 · 1 revision

We have integration tests for each sample, which will connect to real Azure services to ensure samples are working. You can run following command under spring-cloud-azure-samples:

mvn clean install -P integration-test -Dcredential=E:/my.azureauth