Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 0f75658

Browse files
docs: Updated readme
1 parent cbb97a8 commit 0f75658

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/ServiceLayer.IntegrationTests/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The integration tests start up docker containers using [compose.yaml](../../comp
55
## How to run the tests
66

77
To run the integration tests, you also need to pass the following environment variables as arguments when executing `dotnet test`:
8+
89
- AZURITE_ACCOUNT_KEY
910
- AZURITE_ACCOUNT_NAME
1011
- AZURITE_BLOB_PORT
@@ -14,6 +15,7 @@ To run the integration tests, you also need to pass the following environment va
1415
- DATABASE_CONNECTION_STRING
1516

1617
E.g.
18+
1719
```sh
1820
dotnet test \
1921
-e AZURITE_ACCOUNT_KEY="Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==" \

0 commit comments

Comments
 (0)