Skip to content

Commit

Permalink
updates docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubhang Balkundi committed Apr 4, 2024
1 parent ccc83d0 commit 4eb47f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,13 @@ make lib.test
### Running integration tests

```shell
docker-compose up -d # starts up the RabbitMQ and Kafka containers
make lib.test-integration
```

> [!NOTE]
> There are no integration tests for Kafka, only for RabbitMQ
### Coverage Report in HTML

```shell
Expand Down

0 comments on commit 4eb47f4

Please sign in to comment.