Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6327ba3

Browse files
committed
Update README.md
1 parent eff8d2b commit 6327ba3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,9 @@ Next start up a ZooKeeper server on localhost:2181
131131
/opt/zookeeper/bin/zkServer.sh start
132132
```
133133

134-
This will actually start up real Kafka brokers and send messages in using the
134+
And finally run the tests. This will actually start up real Kafka brokers and send messages in using the
135135
client.
136+
137+
```shell
138+
python -m test.integration
139+
```

0 commit comments

Comments
 (0)