We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c79a0 commit cb2006cCopy full SHA for cb2006c
README.rst
@@ -99,7 +99,7 @@ To run tests with a specific version of Kafka (default one is 2.8.1) use KAFKA_V
99
100
make cov SCALA_VERSION=2.11 KAFKA_VERSION=0.10.2.1
101
102
-Test running cheatsheat:
+Test running cheat-sheet:
103
104
* ``make test FLAGS="-l -x --ff"`` - run until 1 failure, rerun failed tests first. Great for cleaning up a lot of errors, say after a big refactor.
105
* ``make test FLAGS="-k consumer"`` - run only the consumer tests.
0 commit comments