Update docs on how to run tests
If run without the flag a Kafka broker is started resulting in a crash
This commit is contained in:
@@ -30,7 +30,7 @@ Kowl is served at [localhost:8080](localhost:8080).
|
|||||||
### Tests
|
### Tests
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
MIX_ENV=test mix test --no-test
|
MIX_ENV=test mix test --no-start
|
||||||
|
|
||||||
# Don't forget to check credo for code violations:
|
# Don't forget to check credo for code violations:
|
||||||
mix credo
|
mix credo
|
||||||
|
|||||||
Reference in New Issue
Block a user