Skip to content

Commit f9793fd

Browse files
committed
[python] Warn that the unit tests will delete all of your pipelines.
Signed-off-by: Ben Pfaff <blp@feldera.com>
1 parent cb0e82b commit f9793fd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

python/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ To run unit tests:
5757
(cd python && python3 -m unittest)
5858
```
5959

60+
> ⚠️ Running the unit tests will **delete all existing pipelines**.
61+
6062
The following command runs end-to-end tests. You'll need a pipeline
6163
manager running at `http://localhost:8080`. For the pipeline builder
6264
tests, you'll also need a broker available at `localhost:9092` and

0 commit comments

Comments
 (0)