We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0e82b commit f9793fdCopy full SHA for f9793fd
1 file changed
python/README.md
@@ -57,6 +57,8 @@ To run unit tests:
57
(cd python && python3 -m unittest)
58
```
59
60
+> ⚠️ Running the unit tests will **delete all existing pipelines**.
61
+
62
The following command runs end-to-end tests. You'll need a pipeline
63
manager running at `http://localhost:8080`. For the pipeline builder
64
tests, you'll also need a broker available at `localhost:9092` and
0 commit comments