Skip to content

Commit

Permalink
Update readme: tests running
Browse files Browse the repository at this point in the history
  • Loading branch information
aermolaev committed Oct 17, 2023
1 parent 3b96630 commit 1159d66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,10 @@ $ protokaf consume HelloRequest -G mygroup -t test -o 5

## Testing

### Prepare test environment
### Prepare test environment and running tests
```sh
make docker-dev-up
make kafka-users
make test
make install # optional (you can use 'go run . <args> <flags>')
```

0 comments on commit 1159d66

Please sign in to comment.